On 10/16/2012 06:22 AM, John Labenski wrote:
Are you using this CMake generated file in your build?
I use CMake to build wxLua.
But not yet your wxlua-config.cmake scripts to use in my own software.
Instead i use something i already had in art2d.
Maybe i should give that another try, since th
On Mon, Oct 15, 2012 at 5:36 PM, klaas.holwerda wrote:
> Hi,
>
> Lately i need to outcomment
> WXLUA_IMPLEMENT_BIND_STD
>
> and replace it by:
> WXLUA_IMPLEMENT_BIND_WXLUA
> WXLUA_IMPLEMENT_BIND_WXBASE
> WXLUA_IMPLEMENT_BIND_WXCORE
>
> else i get errors like this:
>
> Linking CXX ex
Hi,
Lately i need to outcomment
WXLUA_IMPLEMENT_BIND_STD
and replace it by:
WXLUA_IMPLEMENT_BIND_WXLUA
WXLUA_IMPLEMENT_BIND_WXBASE
WXLUA_IMPLEMENT_BIND_WXCORE
else i get errors like this:
Linking CXX executable maskproc
CMakeFiles/maskproc.dir/maskprocmain.cpp.o: In function `MyA