View Single Post
Old Apr 14th, 2006, 8:44 PM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
You don't have the file opened in another editor or tool, do you? I did have a glitch creep into my make facility, once. It refused to change the cwd properly. Reinstalling fixed that, and since you've done that, I doubt you have a similar problem. Are you operating from the command line, the IDE, what? You might just want to walk through all the configuration/setup menus and peep around. Make sure your paths are correct. Make sure the correct compiler is on tap. Stuff like that.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote