Describe the bug
/usr/bin/c++ -DSynchroniLib_x64_EXPORTS -DUNICODE -D_UNICODE -I{...} -march=native -mtune=native -O3 -pipe -fpermissive -fno-plt -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/SynchroniLib_x64.dir/src/utils/timestamp.cpp.o -MF CMakeFiles/SynchroniLib_x64.dir/src/utils/timestamp.cpp.o.d -o CMakeFiles/SynchroniLib_x64.dir/src/utils/timestamp.cpp.o -c ./brainflow/src/utils/timestamp.cpp
make[2]: *** No rule to make target 'third_party/synchroni/lib/linux/x86_64/For/libsensor_x64.so', needed by 'compiled/libSynchroniLib_x64.so'. Stop.
To Reproduce
cmake -DCMAKE_INSTALL_PREFIX=/usr .
make
There are
but not a mere For.
Info (please complete the following information):
- Board Id
- OS running on your PC
- Programming Language and its version
- Architecture(x86, x64, ARM, etc)
- In case of Python full output of
pip list command, for other languages please provide BrainFlow version used
build problem - doesn't apply
Describe the bug
To Reproduce
There are
but not a mere For.
Info (please complete the following information):
pip listcommand, for other languages please provide BrainFlow version usedbuild problem - doesn't apply