Flavio Castelli

Debugging my life

Sep 4, 2009 - 1 minute read - Comments - qjson qt

Using QJson under Windows

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 ;)

{% img /images/qjson/qjson_windows_1.png %} {% img /images/qjson/qjson_windows_2.png %}

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.