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.<div>
<br></div><div>Otherwise, could you open a Jira so I won't forget to get to that when I have the time?</div><div><br></div><div>Thank you for your interest on the project.</div><div><br></div><div>Regards,<br clear="all">
Joćo Mesquita<br>
<br><br><div class="gmail_quote">On Thu, May 27, 2010 at 7:35 AM, Jingwei Yang <span dir="ltr"><<a href="mailto:jingwei.yang@gmail.com">jingwei.yang@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br><br>I encountered six linker errors when compiling the latest codes of FSComm in VS2008. I followed the steps from here: <a href="http://wiki.freeswitch.org/wiki/FSComm#Windows" target="_blank">http://wiki.freeswitch.org/wiki/FSComm#Windows</a>. Someone else seemed to have the same issue but got no answers: <a href="http://article.gmane.org/gmane.comp.telephony.freeswitch.user/21757/match=fscomm" target="_blank">http://article.gmane.org/gmane.comp.telephony.freeswitch.user/21757/match=fscomm</a>.<br>
<br>Please enlighten me how to deal with these errors.<br><br>Thanks and best regards,<br>-Jingwei<br><br><div style="margin-left:40px">10>fshost.obj : error LNK2019: unresolved external symbol "public: __thiscall Channel::Channel(class QString)" (??0Channel@@QAE@VQString@@@Z) referenced in function "private: void __thiscall FSHost::eventChannelCreate(class QSharedPointer<struct switch_event>,class QString)" (?eventChannelCreate@FSHost@@AAEXV?$QSharedPointer@Uswitch_event@@@@VQString@@@Z)<br>
<br>10>mainwindow.obj : error LNK2019: unresolved external symbol "public: __thiscall StateDebugDialog::StateDebugDialog(class QWidget *)" (??0StateDebugDialog@@QAE@PAVQWidget@@@Z) referenced in function "private: void __thiscall MainWindow::debugEventsTriggered(void)" (?debugEventsTriggered@MainWindow@@AAEXXZ)<br>
<br>10>mainwindow.obj : error LNK2019: unresolved external symbol "public: __thiscall ConsoleWindow::ConsoleWindow(class QWidget *)" (??0ConsoleWindow@@QAE@PAVQWidget@@@Z) referenced in function "private: void __thiscall MainWindow::debugConsoleTriggered(void)" (?debugConsoleTriggered@MainWindow@@AAEXXZ)<br>
<br>10>prefdialog.obj : error LNK2019: unresolved external symbol "public: __thiscall CodecWidget::CodecWidget(class QWidget *)" (??0CodecWidget@@QAE@PAVQWidget@@@Z) referenced in function "public: void __thiscall Ui_PrefDialog::setupUi(class QDialog *)" (?setupUi@Ui_PrefDialog@@QAEXPAVQDialog@@@Z)<br>
<br>10>prefsofia.obj : error LNK2019: unresolved external symbol "public: void __thiscall CodecWidget::setCodecString(class QString)" (?setCodecString@CodecWidget@@QAEXVQString@@@Z) referenced in function "public: void __thiscall PrefSofia::readConfig(void)" (?readConfig@PrefSofia@@QAEXXZ)<br>
<br>10>prefsofia.obj : error LNK2019: unresolved external symbol "public: class QString __thiscall CodecWidget::getCodecString(void)" (?getCodecString@CodecWidget@@QAE?AVQString@@XZ) referenced in function "public: void __thiscall PrefSofia::writeConfig(void)" (?writeConfig@PrefSofia@@QAEXXZ)<br>
</div><br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>