Error: Cannot open temp file

V

Vijay

Hi,

I am getting following linker error :
LINK : fatal error LNK1104: cannot open file "TEMPFILE"


I havent yet written any code by myself and just tried to run the auto
generated code. It is giving this errorwith all the files that I am creating
using VC++6.0.

It might be due to some setting of VS but Iam unable to find it.

Suggestions invited,
Vijay
 
V

Vijay

I have found its solutions.
It is becoz, VS was unable to create any file in the default temp folder as
it already contain a lots of files.
Once I deleted all the temporary files from that folder, my probs is solved.

But Is this a Bug of Microsoft??????
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top