You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! i'm building qtscrcpy for my Ubuntu 22.04 LTS, but i stuck in 56% building progress. I don't get what makes it failed. can you help me what should i do?
Here's my current progress :
[ 56%] Building CXX object QtScrcpy/QtScrcpyCore/CMakeFiles/QtScrcpyCore.dir/src/devicemanage/devicemanage.cpp.o
Here's my error that i've got :
cc1plus: note: unrecognized command-line option ‘-Wno-c++17-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-nested-anon-types’ may have been intended to silence earlier diagnostics
gmake[2]: * [QtScrcpy/QtScrcpyCore/CMakeFiles/QtScrcpyCore.dir/build.make:398: QtScrcpy/QtScrcpyCore/CMakeFiles/QtScrcpyCore.dir/src/devicemanage/devicemanage.cpp.o] Error 1
gmake[1]: * [CMakeFiles/Makefile2:170: QtScrcpy/QtScrcpyCore/CMakeFiles/QtScrcpyCore.dir/all] Error 2
gmake: * [Makefile:91: all] Error 2
error: CMake build failed, exiting......
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! i'm building qtscrcpy for my Ubuntu 22.04 LTS, but i stuck in 56% building progress. I don't get what makes it failed. can you help me what should i do?
Here's my current progress :
[ 56%] Building CXX object QtScrcpy/QtScrcpyCore/CMakeFiles/QtScrcpyCore.dir/src/devicemanage/devicemanage.cpp.o
Here's my error that i've got :
cc1plus: note: unrecognized command-line option ‘-Wno-c++17-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-nested-anon-types’ may have been intended to silence earlier diagnostics
gmake[2]: * [QtScrcpy/QtScrcpyCore/CMakeFiles/QtScrcpyCore.dir/build.make:398: QtScrcpy/QtScrcpyCore/CMakeFiles/QtScrcpyCore.dir/src/devicemanage/devicemanage.cpp.o] Error 1
gmake[1]: * [CMakeFiles/Makefile2:170: QtScrcpy/QtScrcpyCore/CMakeFiles/QtScrcpyCore.dir/all] Error 2
gmake: * [Makefile:91: all] Error 2
error: CMake build failed, exiting......
Beta Was this translation helpful? Give feedback.
All reactions