From: Francesco M. <f18...@ya...> - 2006-01-23 21:44:26
|
Hi, >> /wxlua/src/wxlstate.cpp:1740: undefined reference to >> `s_wxluatag_wxWindow' >> ./wxlua/src/internal.cpp:1049: undefined reference to >> `s_wxluatag_wxEvtHandler' >> ./wxlua/src/internal.cpp:1176: undefined reference to >> `s_wxluatag_wxBitmap' >> >> I'm still looking to these because now I can see that these symbols >> are defined and compiled. >> Probably I need to play with library order. >> As soon as I solve this, I'll commit my bakefile changes. > > I've solved linking problems and committed my bakefile changes. now also make install and uninstall work good. I've updated the bakefile archive at: http://www.geocities.com/f18m_cpp217828/frm-bakefile.tar.gz with a little fix. Francesco |