s
Size: a a a
s
s
FS
FS
FS
FS
FS
G
G
FS
G
ialize.cpp:1:
/home/glaush/.conan/data/qt/5.14.1/bincrafters/stable/package/97aca7a9548cef16bee3927326733e9339d17c90/include/QtCore/qglobal.h:1282:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."
# error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\
^~~~~
FS
ialize.cpp:1:
/home/glaush/.conan/data/qt/5.14.1/bincrafters/stable/package/97aca7a9548cef16bee3927326733e9339d17c90/include/QtCore/qglobal.h:1282:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."
# error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\
^~~~~
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC")
FS
G
FS
G
FS
G