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