04-02-2007 10:41 AM
04-03-2007 03:53 PM
04-04-2007 09:34 AM
04-06-2007 09:09 AM
04-06-2007 01:27 PM
04-06-2007 01:42 PM
Jonathan,
I can see how that was confusing. Let me clarify.
Using clearmake, if I executed the line: compile.exe myfile.c, I got the derived object: myfile.obj in the current folder. If I then executed compile.exe myfile.prj, the cvibuild.myfile folder was created. myfile.niobj was created in that folder, and myfile.exe was created. The previously created myfile.obj was not used (which I expected but hoped otherwise).
After that scenerio, I was left with the derived object myfile.obj. All other output files were private.
I also tried building the project from within the CVi environment and with SCC enabled. I got private output files.
Pete
04-06-2007 06:56 PM - edited 04-06-2007 06:56 PM
Message Edited by Jonathan N on 04-06-2007 06:56 PM