I’m really pleased to announce that latest version of QJson on master is working on Symbian. You can find the installation instruction here.
Since I’m not a Symbian developer it has been a little hard for me to achieve that. I would like to thank Antti Luoma for his help.
There are also good news for Windows developers: now building QJson under Windows is easier. Checkout the new installation instruction page.
I hope this will help all the Windows developers who want to use QJson.
Tags: qjson, Qt, symbian














Entries (RSS)
Hi,
this instructions don’t work, I’m trying to create a Qjson.dll but nothing in this article works. There are so much warnings and errors in the compilation instance of the last source code of the repository. _isnan, _isinfinite, _atoll are examples of this. Can you help the community to compile Qjson for Symbian please?
I’ll try to solve these issues. Thanks for reporting them,
I’m also trying to compile qjson for symbian. Did you try to use namespaces so it won’t conflict to NAN and infinite from Math?
This issue has been fixed. The patch is already on master.
Hi, Flavio, can you offer an independent example to illustrate how to import or use qjson in a qt for symbian project. Because i tried many ways to import qjson to my symbian project, no one works. hope for your reply! thanks very much
You can find some documentation on qjson site: http://qjson.sourceforge.net/get_it/symbian.html