Sat, 11/24/2001 - 00:37
Forums:
Hi,
While compiling the blocks TKBRep.dsp ModelingAlgorithms.dsw, Visualization.dsw, DataExchange.dsw, and ApplicationFramework.dsw, I get either incremental error C1073, or, fixing it by Gi- option, C2471 and C1033 regarding pdb. I'm wondering how you guys fix these failures?
Thank you in advance, Serg
Sat, 11/24/2001 - 02:41
Hi !
They have messed up the project files, make sure you turn of incremental compilation and most important uncheck the "Enable minimal rebuild" in the C/C++/Customize tab.
After that you must do a "Rebuild all" and then it should compile without problems.
Mikael
Mon, 11/26/2001 - 20:42
Mikael, Thanks a lot! Regards, Serg