Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Activate project bug
(1/1)
kisoft:
I have opened 2 projects. Both use the VAC++ compiler over start makefile.
Active project #1. Click right mouse button on project #2 into projects tree.
Choose "Activate". Project activated. Choose menu Build/Rebuild.
In "Messages" window I looking:
--- Code: ---NMAKE : fatal error U1073: don't know how to make 'clean'
Stop.
--- End code ---
:(
after it I use menu Build/Build. It's work! Hmm..
After build choose Build/Rebuild again, oops, Rebuild successful started! :?
Project #1 Makefile (with erased extra lines) is:
--- Code: ---default:
@make.CMD
all :
@make.CMD
clean:
@removeall.cmd
--- End code ---
This problem exist if activate another project, build it, and activate #1 again and try rebuild it.
I mean what if only activate project and return with project #1, Rebuild work properly.
Win version CVS [09.11.2005]
Navigation
[0] Message Index
Go to full version