M
MrWicked
Guest
ok well i tried to compile a premade cpp file that was in the hl2_hud directory and i got this error,
Compiling...
hud_ammo.cpp
c:\cssmod\src\cl_dll\hl2_hud\hud_ammo.cpp(7) : fatal error C1083: Cannot open include file: 'cbase.h': No such file or directory
Error executing cl.exe.
hud_ammo.exe - 1 error(s), 0 warning(s)
this happens with all my header files can someone help me try to configure my visual c++ compiler to find the headers. thanks
Compiling...
hud_ammo.cpp
c:\cssmod\src\cl_dll\hl2_hud\hud_ammo.cpp(7) : fatal error C1083: Cannot open include file: 'cbase.h': No such file or directory
Error executing cl.exe.
hud_ammo.exe - 1 error(s), 0 warning(s)
this happens with all my header files can someone help me try to configure my visual c++ compiler to find the headers. thanks