[eq-dev] Compiling eqOgre on Linux
Stefan Eilemann
eilemann at gmail.com
Thu Jan 22 09:18:49 CET 2009
Hello,
I've got the code from Pierre, but haven't been able to have a look at
it. His code compiles, but doesn't run either - maybe you two can
connect?
On 20. Jan 2009, at 2:36, ChangYuan wrote:
> I tried to run the program and it could initialize the OpenGL
> rendering
> system and create the render window (a blank rendering window showed
> up very
> briefly). Then the program crashed with the following error message:
>
> 4013 1085139280 ./server/window.cpp:349 Window initialisation failed:
This means that Window::configInit returned false, but didn't bother
to set an error message. I suggest you look who in the configInit call
chain returns false, and why.
HTH,
Stefan.
More information about the eq-dev
mailing list