From: k. h. <kla...@nl...> - 2006-02-09 09:35:17
|
Hi, I am compiling on Linux, and in wxluacan.cpp i did see warnings. wxLUA_USE_wxDC not defined. But that means that wxluasetup.h must be included there. The wxluacan.cpp is generated, but i am not aware i did add those checkes with defines. Anyway, it looks like wxluasetup.h needs to be included in the generated bindings. But if i do i get errors that or even worse, telling that: s_wxluatag_wxDC was not declared in this scope etc. If i also add #include wxbind/include/wxbind.h It compiles correctly. Am i missing something? Klaas -- Unclassified |