Open CASCADE Technology
6.9.1
|
|
This file describes steps to build OCCT libraries from a complete source archive on Windows with MS Visual C++.
If you build OCCT from bare sources (as in Git repository) or do some changes affecting CDL files, you need to use WOK to re-generate header files and build scripts / projects. See Using WOK for instructions.
Before building OCCT, you need to install the required third-party libraries; see paragraph 1 of Building OCCT from sources for instructions.
Launch msvc.bat to start Visual Studio with all necessary environment variables defined.
Note: the MSVC project files are located in folders adm\msvc\vc[9-12]. Binaries are produced in win32 or win64 folders.
Build with Visual Studio
Note: If VTK was not installed on you computer and you are not interested in usage of OCCT VTK Integration Services (VIS) component you should exclude TKIVtk and TKIVtkDraw projects from process of compilation in the main menu Build / Configuration Manager.
To start DRAW, launch draw.bat.