[Wine] cl.exe from Visual C++ 10 unable to load mspdb100.dll

Michael Thayer michael.thayer at oracle.com
Wed Jul 25 09:28:20 CDT 2012


Hello,

Before opening a bug report, I wanted to check whether this was a known 
issue (or user error).  When trying to build certain files with Visual 
C++ 10, I get the following error:

err:module:import_dll Library mspdb100.dll (which is needed by 
L"Z:\\home\\michael\\[...]\\vcc\\v10sp1\\bin\\x86_amd64\\cl.exe") not found
err:module:LdrInitializeThunk Main exe initialization for 
L"Z:\\home\\michael\\[...]\\vcc\\v10sp1\\bin\\x86_amd64\\cl.exe" failed, 
status c0000135

The complete command line which is being executed is:

wine /home/michael/[...]/vcc/v10sp1/bin/x86_amd64/cl.exe -c -TC -c 
-nologo -Od -Zi -Zi -Zl -GR- -EHsc -GF -MD -W3 -wd4065 -wd4244 -wd4996 
-Zc:wchar_t-  -Oy- -WX -RTCsu [includes] [defines] -Fd/home/michael/[pdb 
file] -FD -Fo/home/michael/[obj file] \\home\\michael\\[C file]

When I copy /home/michael/[...]/vcc/v10sp1/bin/mspdb100.dll to the 
current directory the command completes successfully.

Many thanks.

Regards,

Michael Thayer
-- 
ORACLE Deutschland B.V. & Co. KG   Michael Thayer
Werkstrasse 24                     VirtualBox engineering
71384 Weinstadt, Germany           mailto:michael.thayer at oracle.com

Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Geschäftsführer: Jürgen Kunz

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher



More information about the wine-users mailing list