nyeastufo at gmail.com Guest
|
Posted: Fri Sep 05, 2008 4:02 pm Post subject: [Freeswitch-users] compile error (on windows with VS 2005) |
|
|
I got the compile error on windows XP pro (with VS 2005).
..\..\src\switch_xml.c(2234) : error C2220: warning treated as error -
no 'object' file generated ..\..\src\switch_xml.c(2234) : warning
C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
..\..\src\switch_xml.c(2266) : warning C4267: '=' : conversion from
'size_t' to 'unsigned int', possible loss of data
..\..\src\switch_xml.c(2507) : warning C4267: '=' : conversion from
'size_t' to 'unsigned int', possible loss of data
..\..\src\switch_xml.c(2522) : warning C4267: '=' : conversion from
'size_t' to 'int', possible loss of data ..\..\src\switch_xml.c(2529)
: warning C4267: '=' : conversion from 'size_t' to 'unsigned int',
possible loss of data ..\..\src\switch_xml.c(2600) : warning C4267:
'=' : conversion from 'size_t' to 'int', possible loss of data
Generating Code...
Results
Build log was saved at
"file://g:\opensource\tele\freeswitch\freeswitch-1.0.1\w32\Library\Debug\BuildLog
FreeSwitchCoreLib.htm" FreeSwitchCoreLib - 1 error(s), 6 warning(s)
Please help me out.
___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|