[Freeswitch-users] mod_commands linker error on Visual studio 2008
B Karthik
carthick84 at gmail.com
Fri Apr 25 00:49:00 PDT 2008
Hi All,
mod_commands does not seem to link on VS 2008. It complains about two
unresolved functions - switch_console_set_alias,
switch_console_set_complete. I understand that this is because libedit
library used by freeswitch is not compiled on windows. It was solved by
adding the two functions in switch_console.c. Both the functions returns
SWITCH_STATUS_FALSE. Is there a better way to do this? Thanks in advance.
Warm Regards,
B Karthik.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080425/3ee83be1/attachment-0002.html
More information about the FreeSWITCH-users
mailing list