Thread: cbase.inc
View Single Post
Author Message
Greyscale
SourceMod Plugin Approver
Join Date: Dec 2007
Location: strYoMommasHouse[you];
Old 05-07-2009 , 01:16   cbase.inc
Reply With Quote #1

Can anyone help me figure out why I can't include cbase.inc?

My compiler is set up with all the correct include paths, I can even include other files in the same directory as cbase.inc.

Code:
c:\hl2sdk\sourcemod-1-2\extensions\zrtools\extension.h(10) : fatal error C1083: Cannot open include file: 'cbase.h': No such file or directory
I'v seen this file included in other extensions just fine, so it appears to be a compiler problem.

I'm kinda stuck until I get this figure out, so if you know how to fix this please do tell. I've tried to code in c++ many many times and it always comes back to cbase.inc.
__________________
Greyscale is offline