The new feature list looks impressive - great work! Looking forward to using it.
It may be too soon, but will MS Visual Studio 2013 be supported in this release?
Archived discussion
Dear All, We are going to publish next release of OCCT, numbered 6.7.0, next month. Beta version for preliminary testing should be available in about one week. The major features in this release shall be:
Please feel free to post your comments here. Author
Discussion
Posts are displayed in their archived order.
The new feature list looks impressive - great work! Looking forward to using it.
It may be too soon, but will MS Visual Studio 2013 be supported in this release?
Hello,
Sorry for late answer!
VS 2013 is not in the list of features planned for OCCT 6.7.0. We perhaps will take a look at it if we have spare time before the release...
You can also help if you have VS 2013. The procedure should be quite straightforward:
- to start, you convert VS 2012 projects of OCCT to VS 2013 by automatic converter, and check the differences.
- if differences are not many, it should be very simple to create templates for VS 2013 project files basing on VS 2012 templates (you can find both in WOK folder, in lib/templates). (On this step, "vc11" should be replaced by "vc12" in paths.)
- msvc.bat should be updated to handle VS 2013 path
Best Regards,
Author