AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Coding Help (https://forums.alliedmods.net/forumdisplay.php?f=119)
-   -   cant compile (https://forums.alliedmods.net/showthread.php?t=62891)

Alkoholic 11-06-2007 20:02

cant compile
 
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

jtpizzalover 11-07-2007 16:19

Re: cant compile
 
Attach your sp

Zombiezzz 12-04-2009 20:54

Re: cant compile
 
i aways see that cat D: where did you find the Link to Download?

API 12-05-2009 01:33

Re: cant compile
 
Zombiezzz: http://war3source.com
Also on this forum: http://forums.alliedmods.net/showthread.php?t=110945


All times are GMT -4. The time now is 20:32.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.