On Sun, Apr 7, 2013 at 2:41 PM, andreas graeper <agrae...@googlemail.com> wrote:
>
> g++
>  -o ../bin/wxlua
>  app_wxlua_lconsole.o
>  app_wxlua_wxlua.o
>
...
> lconsole.cpp:(.text+0x53e): undefined reference to `wxLuaState::Ok() const'
...
> libwxlua_gtk2u_wxlua-2.8.so:000000000001fc90 T _ZNK10wxLuaState2OkEv
...
> symbol should be defined in libwxlua_gtk2u_wxlua-2.8.so ?!

It should be and looks like it is. How did you build wxLua? Did you
build wxLua libs and apps using the CMake build files?

Regards,
    John

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to