On 8/6/07, klaas.holwerda <[EMAIL PROTECTED]> wrote:
> Hi,
>
> With a new CVS checkout on windows XP, wxLua compilation (nmake -f
> makefile.v),
> needs wxmsw28d_gl.lib is required.
> But it is not compiled by default by wxWidgets2.8.4.
> So i think it is better to disable it in wxLua by default.
>
> Or else what should it do?

I haven't had a chance to look at how to get the linker conditions to
work using bakefile. I agree that it should be off by default if
that's the way wxWidgets is.

You can copy makefile.vc to something else and remove the references
to wxmsw28d_gl.lib and $(__WXLIB_GL_NAME_p) for now.

Regards,
    John Labenski

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to