On Wed, May 05, 2010 at 04:28:09PM +0000, Ash wrote: > Thanks, I missed the instruction about endianess. > Next error was by linker about being unable to locate lGl. > This I seemed to solve by following the advice from here: > http://en.gentoo-wiki.com/wiki/MinGW_and_SDL_CrossCompiling > (creating a symbolic link to cross-compiler libraries). > Finally, the error I get now is "No graphics drivers are available." > I didn't compile SDL, but I thought this wasn't necessary now. > How do I enable opengl as a graphic driver?
The WGL driver uses win32 API with OpenGL rendering. Can you post the full configure output? This sounds like the WGL driver wasn't compiled in for some reason. _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
