Has anyone succeeded in building wxLua if wxWidgets has been built with
--disable-gui?
The wxLua build doesn't get past the "configure" stage since configure tries
to determine which wxWidgets port is in use and fails. The command
"wx-config --selected-config" returns "base-ansi-release-2.8", which doesn't
match any of the configurations that it checks for, so it bails with an
error message:
...
checking for wx-config... /home/.../bin/wx-config
checking for wxWidgets version >= 2.8.0... yes (version 2.8.11)
checking for wxWidgets static library... no
checking if wxWidgets was built with UNICODE enabled... no
checking if wxWidgets was built in DEBUG mode... no
checking if wxWidgets was built in STATIC mode... no
checking which wxWidgets toolkit was selected... configure: error:
Cannot detect the currently installed wxWidgets port !
Please check your 'wx-config --cxxflags'...
I'd like to be able to build and use wxLua with a non-GUI wxWidgets app,
mainly to take advantage of the binding generator in wxLua since obviously
I'm not using any of the GUI capabilities.
Thanks in advance for any ideas,
Eric
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users