Open Josipmrden opened 2 years ago
I think this is valid, probably the correct flag should be defined in the CMakeLists
or docs pages have to be updated, but since there is the binary on the web, this issue doesn't have a huge priority 😄
Additional thing is to make clang the preferred compiler because the linker flags depend on it.
When following the instructions, I had to set additional parameter in CMake -DCMAKE_INSTALL_PREFIX=/usr/local/ in order for the command
make install
to complete. Otherwise, an error:would occur.