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&#39;ve made. I am the sole developer of FSComm and I develop/test in Mac/Linux. It&#39;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&#39;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">&lt;<a href="mailto:jingwei.yang@gmail.com">jingwei.yang@gmail.com</a>&gt;</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&gt;fshost.obj : error LNK2019: unresolved external symbol &quot;public: __thiscall Channel::Channel(class QString)&quot; (??0Channel@@QAE@VQString@@@Z) referenced in function &quot;private: void __thiscall FSHost::eventChannelCreate(class QSharedPointer&lt;struct switch_event&gt;,class QString)&quot; (?eventChannelCreate@FSHost@@AAEXV?$QSharedPointer@Uswitch_event@@@@VQString@@@Z)<br>

<br>10&gt;mainwindow.obj : error LNK2019: unresolved external symbol &quot;public: __thiscall StateDebugDialog::StateDebugDialog(class QWidget *)&quot; (??0StateDebugDialog@@QAE@PAVQWidget@@@Z) referenced in function &quot;private: void __thiscall MainWindow::debugEventsTriggered(void)&quot; (?debugEventsTriggered@MainWindow@@AAEXXZ)<br>

<br>10&gt;mainwindow.obj : error LNK2019: unresolved external symbol &quot;public: __thiscall ConsoleWindow::ConsoleWindow(class QWidget *)&quot; (??0ConsoleWindow@@QAE@PAVQWidget@@@Z) referenced in function &quot;private: void __thiscall MainWindow::debugConsoleTriggered(void)&quot; (?debugConsoleTriggered@MainWindow@@AAEXXZ)<br>

<br>10&gt;prefdialog.obj : error LNK2019: unresolved external symbol &quot;public: __thiscall CodecWidget::CodecWidget(class QWidget *)&quot; (??0CodecWidget@@QAE@PAVQWidget@@@Z) referenced in function &quot;public: void __thiscall Ui_PrefDialog::setupUi(class QDialog *)&quot; (?setupUi@Ui_PrefDialog@@QAEXPAVQDialog@@@Z)<br>

<br>10&gt;prefsofia.obj : error LNK2019: unresolved external symbol &quot;public: void __thiscall CodecWidget::setCodecString(class QString)&quot; (?setCodecString@CodecWidget@@QAEXVQString@@@Z) referenced in function &quot;public: void __thiscall PrefSofia::readConfig(void)&quot; (?readConfig@PrefSofia@@QAEXXZ)<br>

<br>10&gt;prefsofia.obj : error LNK2019: unresolved external symbol &quot;public: class QString __thiscall CodecWidget::getCodecString(void)&quot; (?getCodecString@CodecWidget@@QAE?AVQString@@XZ) referenced in function &quot;public: void __thiscall PrefSofia::writeConfig(void)&quot; (?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>