Yes I did, hence the reason I replied.
if your GL stuff is missing check your build settings and make sure
--with-opengl (i think thats it anyways) is enabled.
Also check to make sure you do in fact have GL headers on your system
in general.
I had problems building the GL subsystem at one time a few years back
because I didn't have OpenGL drivers (with sources or at least
headers) installed on my computer.

And for the record I'm using Gusty, so yes it builds, so check your
build settings and make sure your deps are taken care of.
Then do a make clean a ./configure --with-opengl and try to build again.

Sincerely,
Steve

On Jan 5, 2008 11:43 AM, Ryan Pusztai <[EMAIL PROTECTED]> wrote:
> On Jan 4, 2008 5:54 PM, Steve <[EMAIL PROTECTED]> wrote:
>
> > You need to install the WX libs.
> >
> > sudo aptitude install libwxbase2.8-dev
>  It is already installed. You would have seen many other types of errors if
> that was not installed. If you look at the errors it is only for the media
> control and the OpenGL stuff. Can somebody confirm that they built wxLua CVS
> on Linux lately.
>
> John,
> Have you built wxLua on Linux lately?
> --
> Regards,
> Ryan
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> wxlua-users mailing list
> wxlua-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxlua-users
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to