I am using msvc 2008 pro, thanks in advance.
Code: Select all
1>Verknüpfen...
1> Bibliothek "D:\Programming\Warzone2100\win32\Debug\Warzone2100-Dbg.lib" und Objekt "D:\Programming\Warzone2100\win32\Debug\Warzone2100-Dbg.exp" werden erstellt.
1>libtheora_static.lib(mmxidct.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(x86state.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(dequant.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(mmxfrag.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(mmxstate.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(huffdec.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(fragment.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(bitpack.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(idct1.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(decode1.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(state.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(decinfo.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(quant1.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(apiwrapper.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(decapiwrapper.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(internal.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>libtheora_static.lib(info.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "__forceCRTManifestCUR".
1>D:\Programming\Warzone2100\win32\Debug\Warzone2100-Dbg.exe : fatal error LNK1120: 1 nicht aufgelöste externe Verweise.
1>Das Buildprotokoll wurde unter "file://d:\Programming\Warzone2100\win32\Debug\BuildLog.htm" gespeichert.
1>Warzone2100 - 18 Fehler, 0 Warnung(en)
========== Erstellen: 0 erfolgreich, Fehler bei 1, 12 aktuell, 0 übersprungen ==========
