I get an error with cmake

Official support for: zynaddsubfx.sourceforge.net
Post Reply New Topic
RELATED
PRODUCTS

Post

compiling zynaddsubfx. I get this error when trying to configure with CMake 3.5.1

Code: Select all

The C compiler identification is GNU 5.4.0
The CXX compiler identification is GNU 5.4.0
Check for working C compiler: /usr/bin/cc
Check for working C compiler: /usr/bin/cc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
RTOSC NOT FOUND
Attempting to checkout submodule
Found Git: /usr/bin/git (found version "2.7.4") 
fatal: Not a git repository (or any of the parent directories): .git

CMake Error at CMakeLists.txt:20 (message):
  FAILED TO CHECKOUT RTOSC

  please check file permissions and your network


Configuring incomplete, errors occurred!
See also "/home/bcode/zynaddsubfx/build/CMakeFiles/CMakeOutput.log".

Post

This sounds like some of the checkout files might be owned by a different user id.
One of the developers on the ZynAddSubFX open source synth
The author of the Zyn-Fusion UI for ZynAddSubFX

Post Reply

Return to “ZynAddSubFX”