Recently lots of people asked me how to build QJson under Windows. Most of them reported build/link errors, so I decided to try personally.
The good news is that QJson can be successfully built under Window, I can show you proof
I have written the build instructions on QJson website: just take a look here.
One last note: if you have problems with QJson please subscribe to the developer mailing list and post a message.
Tags: JSON, KDE, qjson, Qt
















Entries (RSS)
Hi,
in your documentation on QJson website is an error.
In the line ‘cmake -G “MinGw Makefiles” ..’ it is ‘MinGW’ not ‘MinGw’
Maybe you can fix it on the QJson website to save others some time
Steffen
Thanks, I fixed it.
Hi
The link to the windows build instructions returns a 404. Would you please take a look.
Thanks
Sammy
********************************
An error has been encountered in accessing this page.
1. Server: qjson.sourceforge.net
2. URL path: /download.html
3. Error notes: NONE
4. Error type: 404
5. Request method: GET
6. Request query string: NONE
7. Time: 2010-04-29 17:58:36 UTC (1272563916)
********************************
The right page is http://qjson.sourceforge.net/get_it
Now http://qjson.sourceforge.net/download.html redirects to this page.
BTW, where did you find the reference to the download page? I thought I removed them…