Click to See Complete Forum and Search --> : Build problems


ric
June 11th, 1999, 08:18 AM
I have just install a VC 6.0 studio and everything works fine, except that it refuses to compile anything. When I press F7, it starts building, after a while a message box appears with the message "Error while opening file" and in the build output appears error: Can open file .\debug\afxstd.obj. I read the causes for error in the help, but it is none of this. I have 500MB of free space, it's a local drive, no write protection.
So I have no idea what it is. I have already re-installed it and the same **** happens.
Any ideas?!

cniquille
June 11th, 1999, 10:22 AM
Have you verify in the option of your project the paths ?, It seems that it can find some files. You can specify in options of VC++ all path where it can find your files

Christian Niquille

ric
June 12th, 1999, 04:11 AM
This does not happen to a single project, it happens to all my projects no matter where they are. I do not really think that the problem is in the VC at all.