On 2/22/06, k. holwerda <[EMAIL PROTECTED]> wrote: > If we can not make it work, we better tell the user, or diable those in > the project files.
Or leave them on with a warning and maybe somebody more knowledgeable will know how to fix it or at least understand the problem. If we disable it, nobody can help us. > The next change, improves it a bit. > > #include "wx/dynarray.h" > WX_DECLARE_OBJARRAY_WITH_DECL( wxLuaState, wxArrayLuaState, class > WXDLLIMPEXP_WXLUA ); > > #include "wx/hashmap.h" > WX_DECLARE_VOIDPTR_HASH_MAP_WITH_DECL( wxLuaStateRefData *, > wxHashMapLuaStateRefData, class WXDLLIMPEXP_WXLUA ); > > will check it in this evening, Already done. -John Labenski ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
