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 _______________________________________________ FreeSWITCH-dev mailing list FreeSWITCH-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org