dll not found
dll not found
Hi
I've copied all those into .wine...system32 and also in the same dir as the app but still get:
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
Many thanks
I've copied all those into .wine...system32 and also in the same dir as the app but still get:
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
Many thanks
Re: dll not found
Your Wine is not complete. If you installed it from binary packages make sure you did install everything.ahso wrote:err:module:import_dll Library OPENGL.dll (which is needed by L"I:\\CPP\\samples\\point.exe") not found
the dll found online don't work and if i copy those from vista64 I get:
michael@linux-os4n:~/CPP/samples> wine line.exe
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library OPENGL.dll (which is needed by L"I:\\CPP\\samples\\glut.dll") failed (error c000007b).
err:module:import_dll Library glut.dll (which is needed by L"I:\\CPP\\samples\\line.exe") not found
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library GLU.dll (which is needed by L"I:\\CPP\\samples\\line.exe") failed (error c000007b).
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library OPENGL.dll (which is needed by L"I:\\CPP\\samples\\line.exe") failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"I:\\CPP\\samples\\line.exe" failed, status c0000135
michael@linux-os4n:~/CPP/samples>
michael@linux-os4n:~/CPP/samples> wine line.exe
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library OPENGL.dll (which is needed by L"I:\\CPP\\samples\\glut.dll") failed (error c000007b).
err:module:import_dll Library glut.dll (which is needed by L"I:\\CPP\\samples\\line.exe") not found
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library GLU.dll (which is needed by L"I:\\CPP\\samples\\line.exe") failed (error c000007b).
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library OPENGL.dll (which is needed by L"I:\\CPP\\samples\\line.exe") failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"I:\\CPP\\samples\\line.exe" failed, status c0000135
michael@linux-os4n:~/CPP/samples>
could someone with a 32bit windows send me those 3 dll? opengl, glu and glut
Many thanks
Michael
PS: those from www.dll-files.com
etc don't work
Many thanks
Michael
PS: those from www.dll-files.com
etc don't work