ed (error c0000020).
err:module:import_dll Library GLU.dll (which is needed by L"I:\CPP\samples\point.exe") not found
err:module:import_dll Library OPENGL.dll (which is needed by L"I:\CPP\samples\point.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"I:\CPP\samples\point.exe" failed, status c0000135
michael@linux-os4n:~/CPP/samples> ^C
removed previous wine with: make uninstall ( from the source dir )
and compiled 1.41 with tools/wineinstall.
Nothing special…
also copy/rename opengl32.dll to OPENGL.dll didn’t help. Same for placing copies into the same dir as the exe.
Thanks Michael