
Mon, 05/02/2016 - 11:18
Forums:
Hello,
We are developing cad application and we are using VS .Net 2003. But when we upgrade to OpenCascade 7 than we get an error.
#include <type_traits> not found.
It is C++11 standart header but our compiler is older than this. Do you have any suggestion about this situation.
Thank you
Wed, 05/04/2016 - 15:08
Dear Erhan,
Check, please the minimum requirements for building Open CASCADE Technology:
http://dev.opencascade.org/doc/overview/html/index.html#overview_req_c
Visual Studio .NET 2003 does not support minimum C++ features required for building OCCT
Best regards
FSR