[Freeswitch-users] Compilation errors win32

Jonas Gauffin jonas.gauffin at gmail.com
Thu Aug 2 08:26:05 PDT 2007


I get the following errors/warnings with the latest trunk.

1>switch_ivr_play_say.c
1>..\..\src\switch_ivr_play_say.c(1173) : error C2039: 'samples' : is
not a member of 'switch_speech_handle'
1>        c:\projects\cpp\FreeSwitch\src\include\switch_module_interfaces.h(358)
: see declaration of 'switch_speech_handle'
1>..\..\src\switch_ivr_play_say.c(1384) : error C2039: 'samples' : is
not a member of 'switch_speech_handle'
1>        c:\projects\cpp\FreeSwitch\src\include\switch_module_interfaces.h(358)
: see declaration of 'switch_speech_handle'
1>..\..\src\switch_ivr_play_say.c(1385) : error C2039: 'samples' : is
not a member of 'switch_speech_handle'
1>        c:\projects\cpp\FreeSwitch\src\include\switch_module_interfaces.h(358)
: see declaration of 'switch_speech_handle'
1>..\..\src\switch_ivr_play_say.c(1403) : error C2039: 'samples' : is
not a member of 'switch_speech_handle'
1>        c:\projects\cpp\FreeSwitch\src\include\switch_module_interfaces.h(358)
: see declaration of 'switch_speech_handle'
1>..\..\src\switch_ivr_play_say.c(1403) : warning C4047: 'function' :
'int' differs in levels of indirection from 'switch_memory_pool_t *'
1>..\..\src\switch_ivr_play_say.c(1403) : warning C4024:
'switch_core_timer_init' : different types for formal and actual
parameter 4
1>..\..\src\switch_ivr_play_say.c(1403) : error C2198:
'switch_core_timer_init' : too few arguments for call
1>switch_xml.c
1>..\..\src\switch_xml.c(68) : fatal error C1083: Cannot open include
file: 'dirent.h': No such file or directory




More information about the FreeSWITCH-users mailing list