In my project I'm trying to replace survival_gamerules.cpp with my own file (of 
the same name) in a different folder under the game/shared directory. However, 
when I try to compile it, I get this error 
1>c1xx : fatal error C1083: Cannot open source file: 
'..\shared\hl2\survival_gamerules.cpp': No such file or directory

on top of that it compiles my new survival_gamerules file (in the new 
directory). I've removed all references of the file from the project, but I 
still get the error : /

I had a similar problem with hud_autoaim, hud_hdrdemo, and hud_filmedemo. the 
only solution I came up with was to keep the files in their original folder.

 
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to