| Hey hey everone,
trying to compile the latest Csound I get errors, when running ccmake. No
matter, what I do I get at least one later on about no cmakeList.txt in
include directory, but I get more, when building csound from a different
directory, as I'm used to:
cd cs6make
ccmake ../csound
[configure]
CMake Warning (dev) at CMakeLists.txt:11 (include):
include() given empty file name (ignored).
This warning is for project developers. Use -Wno-dev to suppress it.
VSTSDK2X_INCLUDE_DIR: VSTSDK2X_INCLUDE_DIR-NOTFOUND
CMake Error at interfaces/CMakeLists.txt:122 (install):
install TARGETS given no LIBRARY DESTINATION for module target "_csnd6".
CMake Error at interfaces/CMakeLists.txt:125 (install):
install FILES given no DESTINATION!
CMake Error at interfaces/CMakeLists.txt:127 (install):
install FILES given no DESTINATION!
CMake Error at frontends/CsoundAC/CMakeLists.txt:143 (install):
install TARGETS given no LIBRARY DESTINATION for module target "_CsoundAC".
Errors occurred during the last pass
And after doing my configuration, pressing c again I get:
VSTSDK2X_INCLUDE_DIR: VSTSDK2X_INCLUDE_DIR-NOTFOUND
CMake Error at interfaces/CMakeLists.txt:122 (install):
install TARGETS given no LIBRARY DESTINATION for module target "_csnd6".
CMake Error at interfaces/CMakeLists.txt:125 (install):
install FILES given no DESTINATION!
CMake Error at interfaces/CMakeLists.txt:127 (install):
install FILES given no DESTINATION!
BUILD_CSOUNDVST: BUILD_CSOUNDVST OFF
Errors occurred during the last pass
In the configuration all Csound_ac and VST parts have been disabled.
This is with cmake 3.4.3, gcc 5.3 and python 2.6.6.
Any ideas anyone, what might be the issue? A missing new dependency, outdated
packages? Any hgelp is greatly appreciated. Thank you!
Ta-ta
----
Ffanci
* Homepage: https://freeshell.de/~silvain
* Twitter: http://twitter.com/ffanci_silvain
* GitHub: https://github.com/fsilvain
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |