[Freeswitch-users] FSComm linker issue

Jingwei Yang jingwei.yang at gmail.com
Fri May 28 08:05:37 PDT 2010


Hi João,

Thanks a lot for the reply. Here's the jira I created:
http://jira.freeswitch.org/browse/FSCOMM-8.

Frankly speaking, I'm a total newbie to both c++ and VS2008 (just had it
installed several days back). I might not have the sufficient knowledge to
contribute. However, if you need any help, please feel free to let me know.
I'll see what I can do.

Regards,
-Jingwei

2010/5/28 João Mesquita <jmesquita at freeswitch.org>

> I must have missed that other email, I am sorry about that. The problem is
> that the VS Proj was not update with the latest code modifications I've
> made. I am the sole developer of FSComm and I develop/test in Mac/Linux.
> It's quite hard for me to keep up with all platforms by myself. Do you feel
> you could contribute with your MS knowledge? If you feel you can, I can
> provide you the pointers of what files were added and let you know.
>
> Otherwise, could you open a Jira so I won't forget to get to that when I
> have the time?
>
> Thank you for your interest on the project.
>
> Regards,
> João Mesquita
>
>
> On Thu, May 27, 2010 at 7:35 AM, Jingwei Yang <jingwei.yang at gmail.com>wrote:
>
>> Hello,
>>
>> I encountered six linker errors when compiling the latest codes of FSComm
>> in VS2008. I followed the steps from here:
>> http://wiki.freeswitch.org/wiki/FSComm#Windows. Someone else seemed to
>> have the same issue but got no answers:
>> http://article.gmane.org/gmane.comp.telephony.freeswitch.user/21757/match=fscomm
>> .
>>
>> Please enlighten me how to deal with these errors.
>>
>> Thanks and best regards,
>> -Jingwei
>>
>> 10>fshost.obj : error LNK2019: unresolved external symbol "public:
>> __thiscall Channel::Channel(class QString)" (??0Channel@@QAE at VQString@@@Z)
>> referenced in function "private: void __thiscall
>> FSHost::eventChannelCreate(class QSharedPointer<struct switch_event>,class
>> QString)" (?eventChannelCreate at FSHost
>> @@AAEXV?$QSharedPointer at Uswitch_event@@@@VQString@@@Z)
>>
>> 10>mainwindow.obj : error LNK2019: unresolved external symbol "public:
>> __thiscall StateDebugDialog::StateDebugDialog(class QWidget *)"
>> (??0StateDebugDialog@@QAE at PAVQWidget@@@Z) referenced in function
>> "private: void __thiscall MainWindow::debugEventsTriggered(void)"
>> (?debugEventsTriggered at MainWindow@@AAEXXZ)
>>
>> 10>mainwindow.obj : error LNK2019: unresolved external symbol "public:
>> __thiscall ConsoleWindow::ConsoleWindow(class QWidget *)" (??0ConsoleWindow@
>> @QAE at PAVQWidget@@@Z) referenced in function "private: void __thiscall
>> MainWindow::debugConsoleTriggered(void)" (?debugConsoleTriggered at MainWindow
>> @@AAEXXZ)
>>
>> 10>prefdialog.obj : error LNK2019: unresolved external symbol "public:
>> __thiscall CodecWidget::CodecWidget(class QWidget *)" (??0CodecWidget@
>> @QAE at PAVQWidget@@@Z) referenced in function "public: void __thiscall
>> Ui_PrefDialog::setupUi(class QDialog *)" (?setupUi at Ui_PrefDialog
>> @@QAEXPAVQDialog@@@Z)
>>
>> 10>prefsofia.obj : error LNK2019: unresolved external symbol "public: void
>> __thiscall CodecWidget::setCodecString(class QString)"
>> (?setCodecString at CodecWidget@@QAEXVQString@@@Z) referenced in function
>> "public: void __thiscall PrefSofia::readConfig(void)" (?readConfig at PrefSofia
>> @@QAEXXZ)
>>
>> 10>prefsofia.obj : error LNK2019: unresolved external symbol "public:
>> class QString __thiscall CodecWidget::getCodecString(void)"
>> (?getCodecString at CodecWidget@@QAE?AVQString@@XZ) referenced in function
>> "public: void __thiscall PrefSofia::writeConfig(void)"
>> (?writeConfig at PrefSofia@@QAEXXZ)
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100528/22f27f2f/attachment-0001.html 


More information about the FreeSWITCH-users mailing list