Project WARNING: QwtDesigner is enabled in qwtconfig.pri, but Qt has not been built with designer support CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-4528/.conan/data/qwt/6.1.6/_/_/package/a197c8387474a3d8bc4c7a3b10e51f32ddfad9ab/include/qwt_global.h:13:0, from /home/conan/w/cci_PR-4528/.conan/data/qwt/6.1.6/_/_/package/a197c8387474a3d8bc4c7a3b10e51f32ddfad9ab/include/qwt_plot.h:13, from /home/conan/w/cci_PR-4528/3/3f2e29e4-d229-4b3a-8898-f2ac7e9603a1/recipes/qwt/all/test_package/example.cpp:1: /home/conan/w/cci_PR-4528/.conan/data/qt/5.15.2/_/_/package/074813f86d9918ccc9945a893321b12ada256397/include/QtCore/qglobal.h:1286:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (and not with -fPIE)." # error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\ ^~~~~ g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [CMakeFiles/example.dir/example.cpp.o] Error 4 make[1]: *** [CMakeFiles/example.dir/all] Error 2 make: *** [all] Error 2 ERROR: Exiting with code: 5