http://bugs.winehq.org/show_bug.cgi?id=10497
Summary: Simple GLUT example refuses to do anything via Wine Product: Wine Version: 0.9.49. Platform: PC-x86-64 URL: http://will.kassah.net/debug/cube.tgz OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-opengl AssignedTo: wine-bugs@winehq.org ReportedBy: kassah@gmail.com
This is a simple modified version of O'Reilly's OpenGL cube demo ported to Windows. When run, it exits with no output (normally it should open a full screen, one screen rotating cube with some debug output).
It compiles and runs natively to Linux, however the compiled win32 exe does not run via Wine. All source is included.
The README current README from the tar.gz contains the following: On linux, any glut should suffice. It was compiled/tested with FreeGLUT.
On Windows to compile you need: - Dev-C++ 5 - MinGW - FreeGLUT DevPack
=Known Problems= Compiled win32 exec will not run on wine... why?
=Log= Worked with oiaohm Tested cube.exe on ReactOS (to test mesa3d) Tested cube.exe on Windows (with included mesa3d libs in the same dir) Continues to be broken on Wine. oiaohm> stefand in #winehackers when he is around might be able to suggest problem. He is one of the lead developers in graphical.
Bugs need to be filed in wine and ReactOS.