VS2008 - 64Bit apps builden
-
hallo,
beim Kompilieren in Visual Studio 2008 erscheint die Meldung:
"Debugging Information for 'datei.exe' cannot be found or does not match.Binary was not built with debug information."
bzw.
"fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'"Wie kann ein 64Bit-Projekt in Visual Studio erzeugt werden, ohne dass nach Erzeugung des Projektes im Configuration Manager
eine neue Active Solution Platform in 64bit eingestellt werden muss,welche die oben beschriebene Meldung erzeugt ?
-
Du hast Unterschiedliche Einstellungen für Linker und Compiler!