AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Module Coding (https://forums.alliedmods.net/forumdisplay.php?f=9)
-   -   [SOLVED] amxmodx 1.8.2 compiling (fatal error: archtypes.h) (https://forums.alliedmods.net/showthread.php?t=237295)

OvidiuS 03-21-2014 18:11

[SOLVED] amxmodx 1.8.2 compiling (fatal error: archtypes.h)
 
I downloaded amxmodx source code from here: http://hg.alliedmods.net/amxmodx-cen...7c0a97.tar.bz2
I downloaded hlsdk from here: http://hg.alliedmods.net/hl2sdks/hlsdk/
I downloaded metamod from here: http://hg.alliedmods.net/metamod-am/

This is what i got when i try to compile:
Code:

../hlsdk/dlls/extdll.h:49:34: fatal error: archtypes.h: No such file or directory
My folder structure:

EDIT: SOLVED
Just add $(HLSDK)/public.
Thread can be locked now.


All times are GMT -4. The time now is 13:44.

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