Jump to content

Recommended Posts

Posted

Hi all,I'm new to Mangos,and I've got a problem with compiling after adding script names into ScriptLoader.cpp

1>ScriptLoader.obj : error LNK2019: unresolved external symbol "void __cdecl AddSC_ulduar(void)" (?AddSC_ulduar@@YAXXZ) referenced in function "void __cdecl AddScripts(void)" (?AddScripts@@YAXXZ)

Anybode faces with that?

Posted

check your Scriptloader.cpp for AddSC_ulduar()

There could be a problem that you dont have a script called so...

You can search under scripts/northrend/ulduar by default there must be a Script which add AddSC_ulduar() if not then just delete the row in your Scriptloader.cpp and all will work fine.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use