Skip to content

CMake misconfig for third_party/synchroni libsensor_x64.so #840

@kiefernforst

Description

@kiefernforst

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

  • ForDebug
  • ForRelease

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions