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
42%] Linking CXX shared library libGreenIslandPlatform.so [ 42%] Building CXX object src/client/CMakeFiles/GreenIslandClient.dir/GreenIslandClient_automoc.cpp.o [ 43%] Building CXX object src/waylandcompositor/CMakeFiles/GreenIslandCompositor.dir/extensions/qwaylandtextinputmanager.cpp.o /usr/bin/ld: error in /usr/lib/libQt5PlatformSupport.a(qfontconfigdatabase.o)(.eh_frame); no .eh_frame_hdr table will be created. collect2: error: ld returned 1 exit status src/platform/CMakeFiles/GreenIslandPlatform.dir/build.make:865: recipe for target 'src/platform/libGreenIslandPlatform.so.0.7.91' failed make[2]: *** [src/platform/libGreenIslandPlatform.so.0.7.91] Error 1 CMakeFiles/Makefile2:1509: recipe for target 'src/platform/CMakeFiles/GreenIslandPlatform.dir/all' failed make[1]: *** [src/platform/CMakeFiles/GreenIslandPlatform.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered:
Yeni binutils ile tekrar edip etmedigini kontrol edelim
Sorry, something went wrong.
ping
Bu sorun binutils ile değil, QT ile alakalı.
No branches or pull requests
42%] Linking CXX shared library libGreenIslandPlatform.so
[ 42%] Building CXX object src/client/CMakeFiles/GreenIslandClient.dir/GreenIslandClient_automoc.cpp.o
[ 43%] Building CXX object src/waylandcompositor/CMakeFiles/GreenIslandCompositor.dir/extensions/qwaylandtextinputmanager.cpp.o
/usr/bin/ld: error in /usr/lib/libQt5PlatformSupport.a(qfontconfigdatabase.o)(.eh_frame); no .eh_frame_hdr table will be created.
collect2: error: ld returned 1 exit status
src/platform/CMakeFiles/GreenIslandPlatform.dir/build.make:865: recipe for target 'src/platform/libGreenIslandPlatform.so.0.7.91' failed
make[2]: *** [src/platform/libGreenIslandPlatform.so.0.7.91] Error 1
CMakeFiles/Makefile2:1509: recipe for target 'src/platform/CMakeFiles/GreenIslandPlatform.dir/all' failed
make[1]: *** [src/platform/CMakeFiles/GreenIslandPlatform.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered: