Tuesday, May 20, 2008

wxWidget 2.4.2 library wxHashMap

spent 3 hours trying to fix the wxHashMap. the tutorial for using wxHashMap is completely wrong and not working. Even if I copy the example out and build them in VC++ IDE, it will not work (linking error)

I searched the samples in wxWidget 2.4.2, there is only 1 sample that uses wxHashMap, and ironically it only tests it on declaring the hash map, but NOT using it... way to go sample writers

TODO: test out wxHashMap in newest wxWidget 2.8.7

update:

wxHashMap works just like the one in the tutorial in version 2.8.7

No comments: