We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[1/2] "cl" "-Isubprojects\CException-1.3.3\lib\libcexception.a.p" "-Isubprojects\CException-1.3.3\lib" "-I..\subprojects\CException-1.3.3\lib" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W2" "/WX" "/Od" "/Zi" "/Fdsubprojects\CException-1.3.3\lib\libcexception.a.p\CException.c.pdb" /Fosubprojects/CException-1.3.3/lib/libcexception.a.p/CException.c.obj "/c" ../subprojects/CException-1.3.3/lib/CException.c FAILED: subprojects/CException-1.3.3/lib/libcexception.a.p/CException.c.obj "cl" "-Isubprojects\CException-1.3.3\lib\libcexception.a.p" "-Isubprojects\CException-1.3.3\lib" "-I..\subprojects\CException-1.3.3\lib" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W2" "/WX" "/Od" "/Zi" "/Fdsubprojects\CException-1.3.3\lib\libcexception.a.p\CException.c.pdb" /Fosubprojects/CException-1.3.3/lib/libcexception.a.p/CException.c.obj "/c" ../subprojects/CException-1.3.3/lib/CException.c ../subprojects/CException-1.3.3/lib/CException.c(3): error C2220: the following warning is treated as an error ../subprojects/CException-1.3.3/lib/CException.c(3): warning C4068: unknown pragma 'GCC' ../subprojects/CException-1.3.3/lib/CException.c(4): warning C4068: unknown pragma 'GCC' ../subprojects/CException-1.3.3/lib/CException.c(6): warning C4068: unknown pragma 'GCC' ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered:
Ignore gcc-specific pragmas when using other compilers (issue #25)
a4fe26c
No branches or pull requests
The text was updated successfully, but these errors were encountered: