Page 1 of 1

indigo_console.exe under Wine

Posted: Fri Aug 03, 2007 6:35 pm
by joegiampaoli
I get this only when trying to run indigo console under wine in ubuntu, any tips?

joe@ghubuntu:~/indigo$ wine indigo_console.exe
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\joe\\indigo\\Half_dll.dll") not found
err:module:import_dll Library Half_dll.dll (which is needed by L"Z:\\home\\joe\\indigo\\indigo_console.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\joe\\indigo\\Iex_dll.dll") not found
err:module:import_dll Library Iex_dll.dll (which is needed by L"Z:\\home\\joe\\indigo\\IlmImf_dll.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\joe\\indigo\\Half_dll.dll") not found
err:module:import_dll Library Half_dll.dll (which is needed by L"Z:\\home\\joe\\indigo\\IlmImf_dll.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\joe\\indigo\\Iex_dll.dll") not found
err:module:import_dll Library Iex_dll.dll (which is needed by L"Z:\\home\\joe\\indigo\\IlmThread_dll.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\joe\\indigo\\IlmThread_dll.dll") not found
err:module:import_dll Library IlmThread_dll.dll (which is needed by L"Z:\\home\\joe\\indigo\\IlmImf_dll.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\joe\\indigo\\IlmImf_dll.dll") not found
err:module:import_dll Library IlmImf_dll.dll (which is needed by L"Z:\\home\\joe\\indigo\\indigo_console.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\joe\\indigo\\indigo_console.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\joe\\indigo\\indigo_console.exe" failed, status c0000135

Posted: Fri Aug 03, 2007 7:37 pm
by tizxx
You must use

Wine 0.9.41

I try it in UBUNTU 7.04 and works linke a charm...
reinstall wine 0.9.41

the last version of WINE (0.9.42) has many problems...
probably solved soon...

Posted: Fri Aug 03, 2007 7:43 pm
by joegiampaoli
Oki Doki, will give that a try, thx :wink:

Posted: Fri Aug 03, 2007 8:37 pm
by joegiampaoli
Worked like a charm!

THX! :D

Posted: Sat Aug 04, 2007 12:56 am
by alenofx
With Wine 0.9.42, just install the "Microsoft Visual C++ 2005 Redistributable Package (x86)" and delete
  • "Microsoft.VC80.CRT.manifest"
    "msvcp80.dll"
    "msvcr80.dll"
from the indigo folder.