hi i have a problem compiling the scriptdev2 please help me as soon as posible
c_instance.cpp
1>..\include\sc_instance.cpp(13) : error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\include\sc_instance.cpp(29) : error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>sc_grid_searchers.cpp
1>sc_creature.cpp
1>spell_scripts.cpp
1>..\scripts\world\spell_scripts.cpp(303) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'
1>npcs_special.cpp
1>d:\Program Files\MaNGoS\src\src\bindings\scriptdev2\base\esco rt_ai.h(82) : error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\include\sc_creature.cpp(386) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'
1>..\include\sc_creature.cpp(386) : error C2039: 'GetGUID' : is not a member of 'Unit'
1> d:\program files\mangos\src\src\game\Unit.h(1127) : see declaration of 'Unit'
1>npc_professions.cpp
1>..\scripts\world\npcs_special.cpp(149) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'
the hole compiling is like this and at last the result is 1failed