-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build error #1415
Comments
This seems to be an issue with MinGW. Maybe this can help: |
I fined in
|
The |
I have version compiler 8.20, its not compile with version 4.7.0. |
This is still an error in MinGW, because |
I know this. I replaced files but its not compile. I use mingw g++ 4.7.0 and replaced files for
|
This seems to be a MinGW error. Note the library compiles without problems with mingw-w64/x86_64-7.3.0-posix-seh-rt_v5-rev0 - see https://ci.appveyor.com/project/nlohmann/json/build/job/lp1n8keph3u49w5j |
Error:
What do this parameter "%FLAGS%" ?? |
It should be empty: https://github.com/nlohmann/json/blob/develop/appveyor.yml#L8 |
I tried.
|
You may not need to set all the variables - these are just for AppVeyor's setup. |
Oops, I made mistake. I need delete symbol |
Does it work now? |
Hello, I have a problam with make library in mingw.
How can I solve this error?
The text was updated successfully, but these errors were encountered: