Ask Your Question

mt08's profile - activity

2019-07-27 03:41:56 -0600 answered a question Make error __atomic_fetch_add_8 on RaspberryPi4

Hi, It may need to be linked with libatomic library. I could build by adding -DCMAKE_SHARED_LINKER_FLAGS='-latomic' to