error C1002: In the second pass of the compiler out of heap space

error C1002: In the second pass of the compiler out of heap space

fatal error C1083: Not enough space

Open VS2015 x64 x86 compatible tools command prompt, and then execute this command line: XXX.sln, you can use vs2015 open the solution, this time vs2015 at compile time is to use a 64-bit compiler toolset, and this when the compile error does not occur above the

E:\VisualStudio2015\install\VC>
E:\VisualStudio2015\install\VC>cd E:\TestMask_RCNN_Model\TestMask_RCNN-master
E:\TestMask_RCNN_Model\TestMask_RCNN-master>
E:\TestMask_RCNN_Model\TestMask_RCNN-master>
E:\TestMask_RCNN_Model\TestMask_RCNN-master>
E:\TestMask_RCNN_Model\TestMask_RCNN-master>
E:\TestMask_RCNN_Model\TestMask_RCNN-master>TestMask_RCNN.sln

Reference: https://blog.csdn.net/andr0id/article/details/83899973

Guess you like

Origin www.cnblogs.com/herd/p/11511388.html