ifcplusplus
ifcplusplus copied to clipboard
Building for release C1001 An internal error has occurred in the compiler
Hi, I am trying to build for .dll file for release and getting above error. The only thing I did was I added the path for boost directory and changed v141 to v140 for VS 2015 version.
I have built for debug couple days ago with older version of code but having problem with release.
I would recommend to always use up to date compilers, which in case of VS is VS 2019, v142. Are there any reasons why you use such an old compiler?