If the solution explorer isn't working properly you can try closing VC entirely 
and loading the .vcproj's in notepad and remove the entries manually, and then 
re-add your files.

I've never seen this problem before though.


-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Acolyte Of the 
Milkman
Sent: December-19-08 8:42 AM
To: Discussion of Half-Life Programming
Subject: Re: [hlcoders] Compiler insists on compiling a non existent file?

I have, still get the same error : /

I've also tried getting rid of the project user preferences, thinking that
that might help, but nothing.

--------------------------------------------------
From: "Nuno Silva" <[email protected]>
Sent: Friday, December 19, 2008 2:15 AM
To: "Discussion of Half-Life Programming" <[email protected]>
Subject: Re: [hlcoders] Compiler insists on compiling a non existent file?

> Try to perform a rebuild instead of a build.
>
> On Fri, Dec 19, 2008 at 7:57 AM, Acolyte Of the Milkman <
> [email protected]> wrote:
>
>> 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
>>
>>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>

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


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

Reply via email to