[Freeswitch-dev] windows json build

Tamas Cseke cstomi.levlist at gmail.com
Tue Mar 23 04:38:10 PDT 2010


Hello,

I've seen the json upgrade (0.8 ->0.9) has been done for windows as well 
in r17064.

If it would work, I'd like to fix the windows build for mod_json_cdr
(http://jira.freeswitch.org/browse/MODEVENT-62)

I was trying with vc++ 2008 express, but I can't compile jsonlib.

json_util.c(62) : error C2065: 'O_RDONLY' : undeclared identifier
json_util.c(97) : error C2065: 'O_WRONLY' : undeclared identifier
json_util.c(97) : error C2065: 'O_TRUNC' : undeclared identifier
json_util.c(97) : error C2065: 'O_CREAT' : undeclared identifier

Is it works for you? does mod_curl build works on windows?
or the jsonlib doesn't support windows at all (it seems to me) ?

Thanks in advance,
Tamas





More information about the FreeSWITCH-dev mailing list