Thread: cant compile
View Single Post
Author Message
Alkoholic
New Member
Join Date: Nov 2007
Old 11-06-2007 , 20:02   cant compile
Reply With Quote #1

i am not able to compile it. i dont know why but even though it loads the includes it still gives me the following errors:
Code:
Compiling War3Source.sp ...SourcePawn Compiler 1.0.0.1660
Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2007 AlliedModders, LLC
/usr/games/srcds/cstrike/addons/sourcemod/scripting/include/../War3Source/races.inc(129) : error 017: undefined symbol "War3Source_SkillMenu"
/usr/games/srcds/cstrike/addons/sourcemod/scripting/include/../War3Source/xp.inc(30) : error 017: undefined symbol "War3Source_SkillMenu"
/usr/games/srcds/cstrike/addons/sourcemod/scripting/include/../War3Source/xp.inc(47) : error 017: undefined symbol "War3Source_SkillMenu"
/usr/games/srcds/cstrike/addons/sourcemod/scripting/include/../War3Source/hooks.inc(40) : error 017: undefined symbol "War3Source_ChangeRaceMenu"
/usr/games/srcds/cstrike/addons/sourcemod/scripting/include/../War3Source/hooks.inc(57) : error 017: undefined symbol "War3Source_SkillMenu"
/usr/games/srcds/cstrike/addons/sourcemod/scripting/include/../War3Source/hooks.inc(74) : error 017: undefined symbol "War3Source_ShopMenu"
/usr/games/srcds/cstrike/addons/sourcemod/scripting/include/../War3Source/hooks.inc(84) : error 017: undefined symbol "War3Source_War3Menu"
War3Source.sp(55) : error 017: undefined symbol "War3Source_HookEvents"
War3Source.sp(57) : error 017: undefined symbol "War3Source_InitCVars"
War3Source.sp(396) : warning 204: symbol is assigned a value that is never used: "g_OnItemPurchaseHandle"
War3Source.sp(12) : warning 203: symbol is never used: "m_MinimumUltimateLevel"
9 Errors.
its the only file that gives me that error the races files isnt a problem
Alkoholic is offline