From: Ryan P. <rpu...@gm...> - 2007-09-05 18:33:14
|
On 9/5/07, Ryan Pusztai <rpu...@gm...> wrote: > > On 9/5/07, Darwin Slattery <dar...@ho...> wrote: > > > > > > I'm not sure if you're having the same problem as I was but if it's > > related to unresolved reference errors for the wxGL* classes then I found it > > was just a case of adding the GL library to the makefile. This is only > > applicable to builds using the make system of course. > > > > Have a look in your wxWidgets library directory and identify the name of > > the GL library. In my case it was called 'libwx_gtk2ud_gl-2.8.so'. Add > > the text '-lwx_gtk2ud_gl-2.8' to the WX_LIBS variable in the file > > apps/Makefile. > > > > Hopefully this will get you by while you're waiting for a patch, > > Darwin > > > > I will try this and let you know. Thanks. This did not work. I still get build problems. Still trying more things. Boy this used to work that is why it is so mysterious. -- Regards, Ryan RJP Computing |