[Freeswitch-dev] how to use switch_json?

Anthony Minessale anthony.minessale at gmail.com
Tue Aug 31 13:16:05 PDT 2010


why are you basing it on FSCOMM instead of helping make the actual FSCOMM?

On Tue, Aug 31, 2010 at 4:34 AM, Seven Du <dujinfang at gmail.com> wrote:
> Hi,
>
> I'm developing a client based on FSComm (using QT), I need to parse
> some JSON string, as FS already has json libs build in so I don't want
> link to other json libs.
>
> I used cJSON_Parse, but when I tried to link with libfreeswitch, but
> it cannot found cJSON_Parse
>
> Undefined symbols:
>  "_cJSON_Parse", referenced from:
>
> I listed functions using
>
> nm -gfj libfreeswitch.dylib (on mac), there are no json related
>
> And there's no libjson in /usr/local/freeswitch/lib
>
> So, where is it? As event socket support json format it should be somewhere.
>
> I build mod_curl, then it download json lib again.
>
> I'm on git version a few days ago.
>
> Thanks.
>
> --
> Blog: http://www.dujinfang.com
> Proj:  http://www.freeswitch.org.cn
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-dev mailing list