<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
you must also add&nbsp;FreeSwitchCoreLib as a dependency of FSComm<BR>
&nbsp;<BR>
please update <A href="http://wiki.freeswitch.org/wiki/FSComm">http://wiki.freeswitch.org/wiki/FSComm</A>&nbsp;with any additional information you&nbsp;found helpful<BR>
<BR>&nbsp;<BR>
<HR id=stopSpelling>
From: larclap@yahoo.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Sun, 10 Jan 2010 13:45:59 -0800<BR>Subject: Re: [Freeswitch-users] Compile error fscomm?<BR><BR>
<STYLE>
.ExternalClass .ecxshape
{;}
</STYLE>

<STYLE>
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal
{margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.ecxMsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass p
{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxEmailStyle18
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass .ecxMsoChpDefault
{font-size:10.0pt;}
@page Section1
{size:8.5in 11.0in;}
.ExternalClass div.ecxSection1
{page:Section1;}
</STYLE>

<DIV class=ecxSection1>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Jeff,</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">I downloaded and install QT as you suggested, and created an environmental variable QTDIR as C:\Qt\4.6.0 (the installation directory).</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">I then downloaded FreeSWITCH source via svn (v16230) and built it successfully. I then opened the FSCOMM project within the FreeSWITCH directory and attempted to build it. It failed with the messages below. Any ideas on what I might have done wrong? The environment is Windows 7/64.</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_core_set_globals@0 referenced in function "public: __thiscall FSHost::FSHost(class QObject *)" (??0FSHost@@QAE@PAVQObject@@@Z)&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_core_setrlimits@0 referenced in function "public: __thiscall FSHost::FSHost(class QObject *)" (??0FSHost@@QAE@PAVQObject@@@Z)&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_core_destroy@0 referenced in function "protected: virtual void __thiscall FSHost::run(void)" (?run@FSHost@@MAEXXZ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_event_unbind_callback@4 referenced in function "protected: virtual void __thiscall FSHost::run(void)" (?run@FSHost@@MAEXXZ)&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_core_runtime_loop@4 referenced in function "protected: virtual void __thiscall FSHost::run(void)" (?run@FSHost@@MAEXXZ)&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_core_init_and_modload@12 referenced in function "protected: virtual void __thiscall FSHost::run(void)" (?run@FSHost@@MAEXXZ) fshost.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_log_printf referenced in function "protected: virtual void __thiscall FSHost::run(void)" (?run@FSHost@@MAEXXZ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2001: unresolved external symbol __imp__switch_log_printf&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error LNK2001: unresolved external symbol __imp__switch_log_printf&nbsp;&nbsp; prefportaudio.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 10&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_event_bind@20 referenced in function "protected: virtual void __thiscall FSHost::run(void)" (?run@FSHost@@MAEXXZ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_core_init@12 referenced in function "protected: virtual void __thiscall FSHost::run(void)" (?run@FSHost@@MAEXXZ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 12&nbsp;&nbsp;&nbsp;&nbsp; error LNK2001: unresolved external symbol __imp__SWITCH_GLOBAL_dirs&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_event_dup@8 referenced in function "void __cdecl eventHandlerCallback(struct switch_event *)" (?eventHandlerCallback@@YAXPAUswitch_event@@@Z)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 14&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_event_name@4 referenced in function "private: enum switch_status_t __thiscall FSHost::processAlegEvent(struct switch_event *,class QString)" (?processAlegEvent@FSHost@@AAE?AW4switch_status_t@@PAUswitch_event@@VQString@@@Z) fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 15&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_event_get_header@8 referenced in function "private: enum switch_status_t __thiscall FSHost::processAlegEvent(struct switch_event *,class QString)" (?processAlegEvent@FSHost@@AAE?AW4switch_status_t@@PAUswitch_event@@VQString@@@Z)&nbsp;&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 16&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_api_execute@16 referenced in function "public: enum switch_status_t __thiscall FSHost::sendCmd(char const *,char const *,class QString *)" (?sendCmd@FSHost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z)&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 17&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_console_stream_raw_write referenced in function "public: enum switch_status_t __thiscall FSHost::sendCmd(char const *,char const *,class QString *)" (?sendCmd@FSHost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z)&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 18&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_console_stream_write referenced in function "public: enum switch_status_t __thiscall FSHost::sendCmd(char const *,char const *,class QString *)" (?sendCmd@FSHost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z)&nbsp;&nbsp;&nbsp; fshost.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 19&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_xml_parse_str@8 referenced in function "public: struct switch_xml * __thiscall XMLBinding::getConfigXML(class QString)" (?getConfigXML@XMLBinding@@QAEPAUswitch_xml@@VQString@@@Z)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 20&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_event_expand_headers@8 referenced in function "public: struct switch_xml * __thiscall XMLBinding::getConfigXML(class QString)" (?getConfigXML@XMLBinding@@QAEPAUswitch_xml@@VQString@@@Z)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 21&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_event_add_header_string@16 referenced in function "public: struct switch_xml * __thiscall XMLBinding::getConfigXML(class QString)" (?getConfigXML@XMLBinding@@QAEPAUswitch_xml@@VQString@@@Z)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 22&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_event_create_subclass_detailed@24 referenced in function _switch_event_create_plain&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_xml_bind_search_function_ret@16 referenced in function "enum switch_status_t __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)&nbsp;&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 24&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_xml_parse_section_string@4 referenced in function "enum switch_status_t __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 25&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_xml_attr_soft@8 referenced in function "enum switch_status_t __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 26&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_xml_free@4 referenced in function "enum switch_status_t __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 27&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_xml_child@8 referenced in function "enum switch_status_t __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 28&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_xml_open_cfg@12 referenced in function "enum switch_status_t __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_qsettings.obj&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 29&nbsp;&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol __imp__switch_find_local_ip@16 referenced in function "public: void __thiscall PrefSofia::readConfig(void)" (?readConfig@PrefSofia@@QAEXXZ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; prefsofia.obj FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Courier New'; COLOR: #1f497d; FONT-SIZE: 9pt">Error&nbsp; 30&nbsp;&nbsp;&nbsp;&nbsp; fatal error LNK1120: 27 unresolved externals&nbsp;&nbsp;&nbsp; debug\FSComm.exe&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;</SPAN></P>
<DIV>
<DIV style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P class=ecxMsoNormal><B><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">From:</SPAN></B><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <B>On Behalf Of </B>Jeff Lenk<BR><B>Sent:</B> Thursday, January 07, 2010 7:17 PM<BR><B>To:</B> freeswitch-users@lists.freeswitch.org<BR><B>Subject:</B> Re: [Freeswitch-users] Compile error fscomm?</SPAN></P></DIV></DIV>
<P class=ecxMsoNormal>&nbsp;</P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">The windows support is very experimental at this time!<BR>&nbsp;<BR>You must manually install <A href="http://get.qt.nokia.com/qt/source/qt-win-opensource-4.6.0-vs2008.exe">http://get.qt.nokia.com/qt/source/qt-win-opensource-4.6.0-vs2008.exe</A><BR>&nbsp;<BR>Then set the environment variable QTDIR in the environment variables. This can be set from the Computer/Properties/Advanced system settings/Environment Variables/User Variables settings screen.<BR>&nbsp;<BR>QTDIR=c:\qt\4.6.0 - or wherever you installed it<BR>&nbsp;<BR>then restart VS<BR>&nbsp;<BR><BR>&nbsp;</SPAN></P>
<DIV style="TEXT-ALIGN: center" class=ecxMsoNormal align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR id=ecxstopSpelling align=center SIZE=2 width="100%">
</SPAN></DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Date: Thu, 7 Jan 2010 21:45:56 -0200<BR>From: jmesquita@freeswitch.org<BR>To: freeswitch-users@lists.freeswitch.org<BR>Subject: Re: [Freeswitch-users] Compile error fscomm?<BR><BR>I don't have a Windows machine to test that. Maybe jlenk could give us a hand since he is the one who has created the visual studio project? </SPAN></P>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P></DIV>
<DIV>
<P style="MARGIN-BOTTOM: 12pt" class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Regards,<BR clear=all>João Mesquita<BR>FreeSWITCH™ Solutions<BR>t: +1 (646) 4959927<BR><BR></SPAN></P>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">On Thu, Jan 7, 2010 at 9:11 PM, Lars Zeb &lt;larclap@yahoo.com&gt; wrote:</SPAN></P>
<DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">No Qt installed. I just checked out from http://svn.freeswitch.org/svn/freeswitch/trunk/fscomm and loaded it into VS2008. </SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Do I need to get http://get.qt.nokia.com/qtsdk/qt-sdk-win-opensource-2009.05.exe ?</SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;</SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<DIV style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P class=ecxMsoNormal><B><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">From:</SPAN></B><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <B>On Behalf Of </B>Michael Collins<BR><B>Sent:</B> Thursday, January 07, 2010 2:36 PM<BR><B>To:</B> freeswitch-users@lists.freeswitch.org<BR><B>Subject:</B> Re: [Freeswitch-users] Compile error fscomm?</SPAN></P></DIV>
<DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P>
<P style="MARGIN-BOTTOM: 12pt" class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">On Thu, Jan 7, 2010 at 2:15 PM, Lars Zeb &lt;larclap@yahoo.com&gt; wrote:</SPAN></P>
<DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">I just downloaded the fscomm project and loaded it into vs2008. I’ve never programmed in C++ (or c), just C#, so I can’t make anything of the following two messages:</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Error&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error PRJ0019: A tool returned an error code from "RCC resources.qrc"&nbsp; FSComm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Warning&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The following environment variables were not found: $(QTDIR)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Project FSComm</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Any suggestions? I do see the file “resources.qrc” in the fscomm folder.</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">The environment is Windows 7 64bit &amp; VS2008 (Version 9.0.30729.1 SP)</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #888888; FONT-SIZE: 10pt">Lars</SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Do you have Qt 4.6 installed?<BR>-MC</SPAN></P></DIV></DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P></DIV></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt" class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"><BR>_______________________________________________<BR>FreeSWITCH-users mailing list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org</SPAN></P></DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P></DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">&nbsp;</SPAN></P>
<DIV style="TEXT-ALIGN: center" class=ecxMsoNormal align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. <A href="http://clk.atdmt.com/GBL/go/196390709/direct/01/">Sign up now.</A></SPAN></P></DIV>                                               <br /><hr />Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. <a href='http://clk.atdmt.com/GBL/go/196390709/direct/01/' target='_new'>Sign up now.</a></body>
</html>