juced
juced copied to clipboard
/usr/bin/ld: cannot find -ljuce
I am attempting to build the vex synth under Linux x86_64. The synth compiles fine, but I run into this problem during linking.
Linking vex
/usr/bin/ld: cannot find -ljuce
collect2: error: ld returned 1 exit status
make[1]: *** [vex.make:97: ../../../../bin/vex] Error 1
make: *** [Makefile:22: vex] Error 2