On Tue, Dec 20, 2011 at 11:31 AM, klaas.holwerda <n...@klaasholwerda.nl> wrote:
>
> Hi John,
>
> 2.8.12 no compiles.
> But in 2.9.2 i get problems with OpenGl. ( i am using default wxWidgets).
> Maybe the test for that in CMake is not done??
> Will try 2.9.3 soon.

Ahh, the variable that sets that is cached as wxLuaBind_COMPONENTS.
Please set it to match the variable wxWidgets_COMPONENTS (it's a list
of wxWidgets libs; base, core, adv...)

It might be best to clean the CMake build dir and start over. I now
check that all libs in wxLuaBind_COMPONENTS are in
wxWidgets_COMPONENTS and warn if they're not.

Hope it will now work for you. Thanks for the testing, you're finding
things that I had not come across.

Thanks,
    John

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to