I would like to ask as a beginner. Now using C++Builder2007.
When I create some simple projects in the default directory, can do Build successfully. But When I do the same thing in the othr directory, Build fails and Messages say as the following.
[ILINK32Error]Error: Unable to open file '_C.RES'
[ILINK32Error]Error: Unable to open file 'TEMPC.RES'
How can I cope with this?
When I create some simple projects in the default directory, can do Build successfully. But When I do the same thing in the othr directory, Build fails and Messages say as the following.
[ILINK32Error]Error: Unable to open file '_C.RES'
[ILINK32Error]Error: Unable to open file 'TEMPC.RES'
How can I cope with this?