-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Compile error in VS2015 when compiling unit-conversions.cpp #1114
Copy link
Copy link
Closed
Labels
platform: visual studiorelated to MSVCrelated to MSVCsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
Milestone
Description
When i compile unit-conversions.cpp with VS 2015 compiler, I get this error:-
"unit-conversions.cpp : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj" .
I think we should configure this in cmake to compile this file with /bigobj.
VS 2015 configuration:-
Debug mode
Platform :- x64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform: visual studiorelated to MSVCrelated to MSVCsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation