oce-jt icon indicating copy to clipboard operation
oce-jt copied to clipboard

which version of opencascade is needed

Open coldcoda opened this issue 4 years ago • 1 comments

Hello, I want to build the source with cmake on windows,but I don't know how to choose the opencascade's version. And which VS support? Can I choose VS2019? when I build the solution based on VS2019 or VS2013, there are so many errors. So I think I have made some mistakes during build the solution. Thanks a lot!!

coldcoda avatar Oct 12 '21 08:10 coldcoda

The latest OpenCASCADE version to build the project is v0.18.3. On Windows, it can be downloaded here. Didn't tried VS2019, but VS2013 should work.

This project is focus on Unix-like operating system support (Linux, Mac, BSD, etc). If it still produce errors during building, try switch to original repo, it has been tested and built on Windows flawlessly.

cbsghost avatar Oct 13 '21 06:10 cbsghost