oce-jt
oce-jt copied to clipboard
which version of opencascade is needed
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!!
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.