Have you compiled FreeSWTICH first? I don't think we build it with the current VSProj...
Regards, João Mesquita FSComm Developer On Mon, Feb 8, 2010 at 3:57 PM, Suneel Papineni <[email protected] > wrote: > Hi, > > > > I am trying to build FSComm on Windows XP machine (32-bit). Followed the > process shown at http://wiki.freeswitch.org/wiki/FSComm. > > Installed QT. Downloaded latest FSComm source. Added FreeswitchCoreLib as > dependency to FSComm and started building the project. > > While building this has thrown errors during LINKING phase. > > Could some one let me know if I am doing something wrong. > > > > Thanks & Regards > > Suneel > > > > 10>Linking... > > 10>prefaccounts.obj : error LNK2019: unresolved external symbol > __imp__switch_log_printf referenced in function __ehhandler$??0PrefAccounts@ > @q...@pavprefdialog@Ui@@@Z > > 10>prefportaudio.obj : error LNK2001: unresolved external symbol > __imp__switch_log_printf > > 10>call.obj : error LNK2001: unresolved external symbol > __imp__switch_log_printf > > 10>fshost.obj : error LNK2001: unresolved external symbol > __imp__switch_log_printf > > 10>mainwindow.obj : error LNK2001: unresolved external symbol > __imp__switch_log_printf > > 10>mod_qsettings.obj : error LNK2001: unresolved external symbol > __imp__switch_log_printf > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__SWITCH_GLOBAL_dirs referenced in function "private: void __thiscall > FSHost::createFolders(void)" (?createfold...@fshost@@AAEXXZ) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_api_exec...@16 referenced in function "public: enum > switch_status_t __thiscall FSHost::sendCmd(char const *,char const *,class > QString *)" (?send...@fshost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z) > > 10>fshost.obj : 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 *)" (?send...@fshost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z) > > 10>fshost.obj : 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 *)" (?send...@fshost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_event_n...@4 referenced in function "private: void > __thiscall FSHost::printEventHeaders(struct switch_event *)" > (?printeventhead...@fshost@@AAEXPAUswitch_event@@@Z) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_event_get_hea...@8 referenced in function "private: void > __thiscall FSHost::printEventHeaders(struct switch_event *)" > (?printeventhead...@fshost@@AAEXPAUswitch_event@@@Z) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_core_set_glob...@0 referenced in function "public: > __thiscall FSHost::FSHost(class QObject *)" (??0FSHost@@q...@pavqobject > @@@Z) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_core_setrlim...@0 referenced in function "public: __thiscall > FSHost::FSHost(class QObject *)" (??0FSHost@@q...@pavqobject@@@Z) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_event_...@8 referenced in function "void __cdecl > eventHandlerCallback(struct switch_event *)" (?eventHandlerCallback@ > @YAXPAUswitch_event@@@Z) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_core_dest...@0 referenced in function "protected: virtual > void __thiscall FSHost::run(void)" (?...@fshost@@MAEXXZ) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_event_unbind_callb...@4 referenced in function "protected: > virtual void __thiscall FSHost::run(void)" (?...@fshost@@MAEXXZ) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_core_runtime_l...@4 referenced in function "protected: > virtual void __thiscall FSHost::run(void)" (?...@fshost@@MAEXXZ) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_core_init_and_modl...@12 referenced in function "protected: > virtual void __thiscall FSHost::run(void)" (?...@fshost@@MAEXXZ) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_event_b...@20 referenced in function "protected: virtual > void __thiscall FSHost::run(void)" (?...@fshost@@MAEXXZ) > > 10>fshost.obj : error LNK2019: unresolved external symbol > __imp__switch_core_i...@12 referenced in function "protected: virtual void > __thiscall FSHost::run(void)" (?...@fshost@@MAEXXZ) > > 10>mainwindow.obj : error LNK2019: unresolved external symbol > __imp__switch_core_set_varia...@8 referenced in function "private: void > __thiscall MainWindow::makeCall(void)" (?makec...@mainwindow@@AAEXXZ) > > 10>mod_qsettings.obj : error LNK2001: unresolved external symbol > __imp__switch_core_set_varia...@8 > > 10>prefaccounts.obj : error LNK2001: unresolved external symbol > __imp__switch_core_set_varia...@8 > > 10>mod_qsettings.obj : error LNK2019: unresolved external symbol > __imp__switch_xml_parse_...@8 referenced in function "public: struct > switch_xml * __thiscall XMLBinding::getConfigXML(class QString)" > (?getconfig...@xmlbinding@@QAEPAUswitch_xml@@VQString@@@Z) > > 10>mod_qsettings.obj : error LNK2019: unresolved external symbol > __imp__switch_xml_bind_search_function_...@16 referenced in function "enum > switch_status_t __cdecl do_config(void)" (?do_config@ > @YA?AW4switch_status_t@@XZ) > > 10>mod_qsettings.obj : error LNK2019: unresolved external symbol > __imp__switch_xml_parse_section_str...@4 referenced in function "enum > switch_status_t __cdecl do_config(void)" (?do_config@ > @YA?AW4switch_status_t@@XZ) > > 10>mod_qsettings.obj : error LNK2019: unresolved external symbol > __imp__switch_xml_attr_s...@8 referenced in function "enum switch_status_t > __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ) > > 10>mod_qsettings.obj : error LNK2019: unresolved external symbol > __imp__switch_xml_f...@4 referenced in function "enum switch_status_t > __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ) > > 10>mod_qsettings.obj : error LNK2019: unresolved external symbol > __imp__switch_xml_ch...@8 referenced in function "enum switch_status_t > __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ) > > 10>mod_qsettings.obj : error LNK2019: unresolved external symbol > __imp__switch_xml_open_...@12 referenced in function "enum switch_status_t > __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ) > > 10>prefaccounts.obj : error LNK2019: unresolved external symbol > __imp__switch_event_create_subclass_detai...@24 referenced in function > "private: void __thiscall PrefAccounts::remAccountBtnClicked(void)" > (?remaccountbtnclic...@prefaccounts@@AAEXXZ) > > 10>prefsofia.obj : error LNK2019: unresolved external symbol > __imp__switch_find_local...@16 referenced in function "public: void > __thiscall PrefSofia::readConfig(void)" (?readcon...@prefsofia@@QAEXXZ) > > 10>release\FSComm.exe : fatal error LNK1120: 26 unresolved externals > > 10>Build log was saved at > "file://d:\FS\freeswitch-1.0.5-latest0802\freeswitch-1.0.5-20100208-0400\fscomm\release\BuildLog.htm" > > 10>FSComm - 34 error(s), 0 warning(s) > > ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 9 skipped ========== > > > > > > ************************************************************************* > Please consider the environment before printing this e-mail > ************************************************************************* > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. http://www.mettoni.com > > Mettoni Ltd > Registered in England and Wales: 4485956 > 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN > ************************************************************************* > > > _______________________________________________ > FreeSWITCH-dev mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > >
_______________________________________________ FreeSWITCH-dev mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org
