On Jan 9, 2008 10:52 AM, Klaas Holwerda <[EMAIL PROTECTED]> wrote:

> I think you better compile wxWidgets from the source, and install that.
> Who
> knows what is missing else (e.g. header files ).
>
> And configure wxWidgets at least with:
> ./configure --with-opengl
>
> That is what i used and worked.


Just for clarification, these are the steps needed to build wxWidgets then:

   1. Get the source from svn.
   2. go to the wxWidgets checkout directory and
   ./configure --with-opengl
   3. execute
   make
   4. execute
   make install

I just want to build it exactly the way other that have got this to work.
-- 
Regards,
Ryan
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to