[Bug 18323] New: Can't use VC9 compiler on Option /Zi.
http://bugs.winehq.org/show_bug.cgi?id=18323 Summary: Can't use VC9 compiler on Option /Zi. Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: loaden(a)gmail.com Can't use VC9 compiler on Option /Zi. -------------- Build: Debug in 1144 --------------- main.cpp main.cpp : fatal error C1902: Program database manager mismatch; please check your installation Process terminated with status 2 (0 minutes, 0 seconds) 0 errors, 0 warni -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18323 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-01 23:39:31 --- Wine version? How did you install the VC? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18323 --- Comment #2 from Loaden <loaden(a)gmail.com> 2009-05-02 05:09:03 --- Created an attachment (id=20868) --> (http://bugs.winehq.org/attachment.cgi?id=20868) VC9 Wine's version is Wine 1.1.20 (shortlog) I'm use VC9 compiler only. not the IDE. have bin\*.exe; include\*.h and lib\*.lib. like this picture: -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18323 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.20 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-02 05:30:08 --- Have you installed VC under Wine at all? If not, this bug is invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18323 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2009-05-02 05:51:19 --- Hello, "/Zi" (generate debug info in .pdb format) doesn't work for VC8 and later versions. --- snip --- Program database manager mismatch; please check your installation --- snip --- That error message is pretty generic but a result of non working mspdbsrv. Hence this is a dupe of bug 17096 --- quote --- I'm use VC9 compiler only. not the IDE. --- quote --- So one can guess: You used either Visual C++ 2008 Express Edition (which doesn't install/work anyway due to blocker bugs) -or- some Platform SDK to extract the VC9 command line tools -or- copied it partly over from native Windows Installation? Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18323 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-05-02 06:02:55 --- marking duplicate *** This bug has been marked as a duplicate of bug 17096 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18323 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-05-02 06:03:55 --- closing -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org