Open CASCADE Technology
6.7.0
|
|
This file describes steps to build OCCT libraries from complete source archive on Windows with MS Visual C++.
If you are building 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 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.
To start DRAW, launch draw.bat.