Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions