Hi :
I met a problem in g++ 3.2
The compile environment is ok.
But when I use "Rebuild All" (Ctrl+ F11),it shows an error about clean error.
"The system can't find the assign file"
I need to manual remove all the object files.
And then use compile, it work well.
Does anyone meet the same problem, or what I need to care?
Thanks.
Rubby.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi :
I met a problem in g++ 3.2
The compile environment is ok.
But when I use "Rebuild All" (Ctrl+ F11),it shows an error about clean error.
"The system can't find the assign file"
I need to manual remove all the object files.
And then use compile, it work well.
Does anyone meet the same problem, or what I need to care?
Thanks.
Rubby.
Happening here too.