wxHtmlWindow: Linux vs Windows
- Posted by Jerry Story <jstory at ocii.com> Jul 13, 2006
- 452 views
I have some code that works perfectly on Linux but crashes on Windows. This is the error message: [quote] ..\common\list.cpp(244): assert "wxAssertFailure" failed: need a key for the object to append [/quote] What does that mean?