From 39080842248677faba8398aed6bfcd488d09950e Mon Sep 17 00:00:00 2001 From: bugmaster Date: Wed, 5 Nov 2014 15:53:31 +0300 Subject: [PATCH] Update for building with MS Visual C++ without VTK 3rdparty products --- dox/dev_guides/building/msvc.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dox/dev_guides/building/msvc.md b/dox/dev_guides/building/msvc.md index b11573126b..c1997ba5dc 100644 --- a/dox/dev_guides/building/msvc.md +++ b/dox/dev_guides/building/msvc.md @@ -28,4 +28,8 @@ paragraph 1 of \ref occt_dev_guides__building for instructions. 3. 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*.