[ANN] wxJSON 1.2.0 released

Talk here about issues with one of the components hosted at wxCode, or suggest features for it.
Post Reply
luccat
Knows some wx things
Knows some wx things
Posts: 31
Joined: Tue Oct 23, 2007 9:10 am
Location: Italy

[ANN] wxJSON 1.2.0 released

Post by luccat »

Hi all,
this new version is mainly a code cleanup, bug-fix, compilation's errors fix.
The only significant change is that the library automatically detects if wxWidgets was built using the

Code: Select all

--enable-stl
flag and conditionally compiles the hash map container so that no compile errors occur.

For details read the following link:

http://wxcode.sourceforge.net/docs/wxjs ... new12.html

Regards
Luciano
Post Reply