Closed Shanzhaguoo closed 5 months ago
The error message says recompile with -fPIC
, but we already compile with CMAKE_POSITION_INDEPENDENT_CODE ON
.
Are you using the latest Pangolin version? Did you follow the build instructions? Can you provide details on how you compile?
I met a problem like this when I use the command"cmake --build .", could you told me how to solve it?