ifcplusplus icon indicating copy to clipboard operation
ifcplusplus copied to clipboard

Building for release C1001 An internal error has occurred in the compiler

Open enaSo97 opened this issue 6 years ago • 1 comments

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.

enaSo97 avatar Nov 04 '19 14:11 enaSo97

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?

ifcquery avatar Apr 11 '20 15:04 ifcquery