Skip to content

conflit with g++ compile option -mwindows #1860

@liufanghua2012

Description

@liufanghua2012
  • What is the issue you have?
    i found json.hpp conflicted with g++ build option -mwindows. When the option -mwindows was used, although the build succeeded, the exe file could not start normally. The program exited with an error code of 0xc000007b.

when i removed the option -mwindows, everything is ok.

  • Please describe the steps to reproduce the issue. Can you provide a small but working code example?

  • What is the expected behavior?

  • And what is the actual behavior instead?

  • Which compiler and operating system are you using? Is it a supported compiler?

  • Did you use a released version of the library or the version from the develop branch?

  • If you experience a compilation error: can you compile and run the unit tests?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions