You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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.
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 text was updated successfully, but these errors were encountered: