Compiling vc10

When compiling vc10 of occ 6.6.0 everything was OK but compiling vc10 of occ 6.7.0 I had to add the include and libraries paths manually.

Forum supervisor's picture

Dear Billy,
The final version was built on all supported versions of VC(see Release Notes for details). It seems that the specified problem may be linked with your local environment. We suggest you to use command 'msvc.bat vc10 win32|win64 Release|Debug' which must define all environment variables.
Also it may be linked with 3rdparty products for vc10.
Best regards

Billy's picture

I used the CMake script. Yes it should be a environment variable that wasn't defined.