Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probvlem with compiling it on Ubuntu 32 bit #320

Open
vega0 opened this issue Sep 24, 2021 · 0 comments
Open

Probvlem with compiling it on Ubuntu 32 bit #320

vega0 opened this issue Sep 24, 2021 · 0 comments

Comments

@vega0
Copy link

vega0 commented Sep 24, 2021

ubuntu@ubuntu:~/workspace/cpp.machinarium/deps/rttr$ make
[  1%] Linking CXX shared library ../../lib/librttr_core.so
CMake Error: failed to create symbolic link '../../lib/librttr_core.so': Operation not supported
CMake Error: cmake_symlink_library: System Error: Operation not supported
src/rttr/CMakeFiles/rttr_core.dir/build.make:592: recipe for target 'lib/librttr_core.so.0.9.7' failed
make[2]: *** [lib/librttr_core.so.0.9.7] Error 1
make[2]: *** Deleting file 'lib/librttr_core.so.0.9.7'
CMakeFiles/Makefile2:289: recipe for target 'src/rttr/CMakeFiles/rttr_core.dir/all' failed
make[1]: *** [src/rttr/CMakeFiles/rttr_core.dir/all] Error 2
Makefile:155: recipe for target 'all' failed
make: *** [all] Error 2

After git clone ... cmake CMakeLists.txt and make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant