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
~/denise$ cmake --build . [1/1] Linking CXX executable out\denise.exe FAILED: out/denise.exe C:\WINDOWS\system32\cmd.exe /C "cd . && C:\msys64\clang64\bin\c++.exe -O3 -s @CMakeFiles\denise.rsp -o out\denise.exe -Wl,--out-implib,libdenise.dll.a -Wl,--major-image-version,0,--minor-image-version ,0 && cd ." ld.lld: error: undefined symbol: _setjmp >>> referenced by C:/msys64/home/Ronny/freetype-2.13.0/src/sfnt/ttcmap.c:3838 >>> libfreetype.a(sfnt.o):(tt_face_build_cmaps.isra.0) >>> referenced by C:/msys64/home/Ronny/freetype-2.13.0/src/smooth/ftgrays.c:1918 >>> libfreetype.a(smooth.o):(gray_convert_glyph_inner) c++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered:
I think the problem is in LIBC.
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: