Skip to content
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

fails compilation on MSVC #25

Closed
neheb opened this issue Jun 3, 2022 · 0 comments
Closed

fails compilation on MSVC #25

neheb opened this issue Jun 3, 2022 · 0 comments

Comments

@neheb
Copy link

neheb commented Jun 3, 2022

[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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants