
Sun, 05/27/2007 - 08:20
Hi, Everyone,
I am new comer to the Opencascade, I used Parasolid before.
After reading some topics in this forum. I gradually come to realize I needed to re-compile the following project first before I use them with VC2005:
+ FoundationClasses
+ ModelingData
+ ModelingAlgorithms
+ Visualization
+ ApplicationFramework
+ DataExchange
+ Draw
+ WOK
However, there are many errors.
First of all, when I open the FoundationClasses project, error shows the all.vcproj can not be found.
I just delete the all.vcproj from the solution and start the compiling. The errors come out on the statement like
cout
I just change it to
cout
Quite similar silly errors are also happened.
I am very curious that it is just like this that I have to go through all the project compiling?
THanks a lot
Sun, 05/27/2007 - 08:29
I am sorry three posts come out since the browse appears jammed.