EDIT GELÖST! VC++ VERZEICHNISSE NOCH MAL ANGEPASST!
Wieso kommt bei mir das :
Alle Errors :
- Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand
- Fehler LNK2001 Nicht aufgelöstes externes Symbol ""int __cdecl Ymir_WideCharToMultiByte(unsigned int,unsigned long,wchar_t const *,int,char *,int,char const *,int *)" (?Ymir_WideCharToMultiByte@@YAHIKPB_WHPADHPBDPAH@Z)". UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\eterlib.lib(GrpTextInstance.obj) 1
- Fehler LNK2001 Nicht aufgelöstes externes Symbol ""wchar_t __cdecl Arabic_ConvSymbol(wchar_t)" (?Arabic_ConvSymbol@@YA_W_W@Z)". UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\eterlib.lib(GrpTextInstance.obj) 1
- Fehler LNK2001 Nicht aufgelöstes externes Symbol ""bool __cdecl Arabic_IsInPresentation(wchar_t)" (?Arabic_IsInPresentation@@YA_N_W@Z)". UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\eterlib.lib(GrpTextInstance.obj) 1
- Fehler LNK2001 Nicht aufgelöstes externes Symbol ""bool __cdecl Arabic_HasPresentation(wchar_t *,int)" (?Arabic_HasPresentation@@YA_NPA_WH@Z)". UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\eterlib.lib(GrpTextInstance.obj) 1
- Fehler LNK2001 Nicht aufgelöstes externes Symbol ""bool __cdecl Arabic_IsInSymbol(wchar_t)" (?Arabic_IsInSymbol@@YA_N_W@Z)". UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\eterlib.lib(GrpTextInstance.obj) 1
- Fehler LNK2001 Nicht aufgelöstes externes Symbol ""unsigned int __cdecl Arabic_MakeShape(wchar_t *,unsigned int,wchar_t *,unsigned int)" (?Arabic_MakeShape@@YAIPA_WI0I@Z)". UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\eterlib.lib(GrpTextInstance.obj) 1
- Fehler LNK2001 Nicht aufgelöstes externes Symbol ""int __cdecl Ymir_MultiByteToWideChar(unsigned int,unsigned long,char const *,int,wchar_t *,int)" (?Ymir_MultiByteToWideChar@@YAHIKPBDHPA_WH@Z)". UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\eterlib.lib(GrpTextInstance.obj) 1
- Fehler LNK1120 7 nicht aufgelöste externe Verweise. UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\Distribute\metin2client.exe 1
obwohl ich nichts gemacht habe außer rechtsklick auf Userinterface und dann Erstellen gedrückt habe?
Ach ja davor konnte ich es compilen.
Der Fehler kam BEREITS einmal.
Habe es mehrmals versucht zu compilen dann.
Bereinigt, erstellt, neu erstellt, "Codeanalyse"(was das auch immer war >_>) dann gings iwie doch wieder.
Und wie gesagt hatte soweit ich weiß nix geändert dazwischen (zwischen den Compileversuchen)
Und ja danach kam immer wieder der Fehler , locker um die 10 mal versucht... Der kommt ja auch nicht gleich sondern erst am Ende (wenn man bereinigt hatte)
Ich dachte vlt ist das Visual Studio Projekt tot habe also neu entpackt und meine Dateien ergänzt bzw auf den neusten Stand gebracht.
Es hat compiled , jedoch heute wo ich nichts geändert habe kommt der selbe Fehler wieder....
Hier mal Ausgabe von VS:
- 1>------ Erstellen gestartet: Projekt: UserInterface, Konfiguration: Distribute Win32 ------
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>Erstellen des Projekts EffectLib_VC90.vcxproj beendet.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>Erstellen des Projekts eterGrnLib_VC90.vcxproj beendet.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>Erstellen des Projekts EterPack_VC90.vcxproj beendet.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>Erstellen des Projekts SphereLib_VC90.vcxproj beendet.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>Erstellen des Projekts mileslib_VC90.vcxproj beendet.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>Erstellen des Projekts PRTerrainLib_VC90.vcxproj beendet.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>Erstellen des Projekts gamelib_VC90.vcxproj beendet.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
- 1>Erstellen des Projekts SpeedTreeLib_VC90.vcxproj beendet.
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\..\bin\UserInterface.exe) does not match the Linker's OutputFile property value (D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\Distribute\metin2client.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
- 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(UserInterface) does not match the Linker's OutputFile property value (metin2client). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
- 1>cryptlib-5.6.1MT.lib(cryptlib.obj) : Es wurde ein mit /GL kompiliertes MSIL .netmodule oder module gefunden. Verknüpfung wird mit /LTCG erneut gestartet. Fügen Sie /LTCG zur Linkbefehlszeile hinzu, um die Linkerleistung zu erhöhen.
- 1>LINK : warning LNK4075: /INCREMENTAL wird aufgrund der Angabe von /LTCG ignoriert.
- 1>eterlib.lib(GrpTextInstance.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""int __cdecl Ymir_WideCharToMultiByte(unsigned int,unsigned long,wchar_t const *,int,char *,int,char const *,int *)" (?Ymir_WideCharToMultiByte@@YAHIKPB_WHPADHPBDPAH@Z)".
- 1>eterlib.lib(GrpTextInstance.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""wchar_t __cdecl Arabic_ConvSymbol(wchar_t)" (?Arabic_ConvSymbol@@YA_W_W@Z)".
- 1>eterlib.lib(GrpTextInstance.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""bool __cdecl Arabic_IsInPresentation(wchar_t)" (?Arabic_IsInPresentation@@YA_N_W@Z)".
- 1>eterlib.lib(GrpTextInstance.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""bool __cdecl Arabic_HasPresentation(wchar_t *,int)" (?Arabic_HasPresentation@@YA_NPA_WH@Z)".
- 1>eterlib.lib(GrpTextInstance.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""bool __cdecl Arabic_IsInSymbol(wchar_t)" (?Arabic_IsInSymbol@@YA_N_W@Z)".
- 1>eterlib.lib(GrpTextInstance.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""unsigned int __cdecl Arabic_MakeShape(wchar_t *,unsigned int,wchar_t *,unsigned int)" (?Arabic_MakeShape@@YAIPA_WI0I@Z)".
- 1>eterlib.lib(GrpTextInstance.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""int __cdecl Ymir_MultiByteToWideChar(unsigned int,unsigned long,char const *,int,wchar_t *,int)" (?Ymir_MultiByteToWideChar@@YAHIKPBDHPA_WH@Z)".
- 1>Distribute/metin2client.exe : fatal error LNK1120: 7 nicht aufgelöste externe Verweise.
- 1>Die Erstellung des Projekts "UserInterface_VC90.vcxproj" ist abgeschlossen -- FEHLER.
- ========== Erstellen: 0 erfolgreich, 1 fehlerhaft, 15 aktuell, 0 übersprungen ==========
Alle warnings :
- Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand
- Warnung MSB8012 TargetName(UserInterface) does not match the Linker's OutputFile property value (metin2client). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 992
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8004 Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 299
- Warnung MSB8012 TargetPath(D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\..\bin\UserInterface.exe) does not match the Linker's OutputFile property value (D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\Distribute\metin2client.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). UserInterface C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets 990
- Warnung LNK4075 /INCREMENTAL wird aufgrund der Angabe von /LTCG ignoriert. UserInterface D:\Metin2PServer\Lunia-Network-Files\client_source2\Source Launcher v1\UserInterface\LINK 1