It worked as per your instructions below. It didn't require sudo
this time
before the cmake.
However the SupercolliderIDE window is very dark, and if there is
any
way to adjust this in the Preferences menu it is invisible to me,
the
Preferences->Editor window is just black.
I think you should go very carefully through the guide on
our wiki:
and make sure you have installed all the correct packages
before attempting to build. You should also try restarting
from a clean build directory, not just `make clean` but
clearing the entire directory and re-running the cmake
configure step.
If you have a problem, please share the exact steps you
took including any commands you issued, and the full error
message produced.
Regards,
Brian
Hi,
I think you need libudev-dev.
I already have that.
Cheers,
Patrick
On repeat i get a
bunch of normal stuff (it starts at 66%) followed by:
make[2]: *** No rule to make target
'/usr/lib/x86_64-linux-gnu/libudev.so', needed by
'lang/sclang'. Stop.
CMakeFiles/Makefile2:3652: recipe for target
'lang/CMakeFiles/sclang.dir/all' failed
make[1]: *** [lang/CMakeFiles/sclang.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 66%] Built target supernova
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2
Thank You For Your Attention
With my brand new
make file from above, I type
make -j2
and when it's just almost done it says:
[100%] Linking CXX executable supernova
[100%] Built target supernova
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2
What gives?
There was an error earlier in the
build process.
Brian
--
Time is an imaginary number. Entropy always wins.
--
Time is an imaginary number. Entropy always wins.
--
Time is an imaginary number. Entropy always wins.
|