Skip to content

Compile error in VS2015 when compiling unit-conversions.cpp #1114

@sonulohani

Description

@sonulohani

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

Here is the screenshot of the same:-
issue ss

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions