how to build open cascade with vc141?

Hi friends

I am trying to build open cascade for debug mode with vc141. But I am getting 24 failed and 37 succeeded. I am doing as follows

1. env.bat

2. genproj.bat vc141 wnt

3. And the from "C:\OpenCASCADE-7.4.0-vc14-64\opencascade-7.4.0\adm\msvc\vc141" this folder I am loading the sln file, OCCT.sln into

    Visual studio 2017 and building, but it is faling 24 modules, and 37 are succeeded.

 

How should I rectify it?  Please help how can I get all projects to be succeeded.? Any help is highly appreciated. Thanks.

Kirill Gavrilov's picture

Have you followed development guide and opened solution using msvc.bat script?
Which errors do you see in log?