Ja Hey, ich nochmal.
Ich bin gerade Dabei das Schulterbandsystem von Lennt einzufügen und bekomme beim Compilen
der Client Source folgende "Fehlermeldung(?)":
Code
- 2>InstanceBase.obj : error LNK2001: unresolved external symbol "public: void __thiscall CActorInstance::AttachAcce(class CItemData *,float)" (?AttachAcce@CActorInstance@@QAEXPAVCItemData@@M@Z)
- 2>InstanceBase.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CItemData::GetItemScale(unsigned long,float &,float &,float &,float &,float &,float &)" (?GetItemScale@CItemData@@QAE_NKAAM00000@Z)
- 2>PythonApplication.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CItemManager::LoadItemScale(char const *)" (?LoadItemScale@CItemManager@@QAE_NPBD@Z)
Ich hab mehrmals überprüft ob alles richtig ist und ich finde einfach nicht denn Fehler.
mfg