juced icon indicating copy to clipboard operation
juced copied to clipboard

/usr/bin/ld: cannot find -ljuce

Open ianmcxa opened this issue 8 years ago • 0 comments

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

ianmcxa avatar Dec 03 '17 20:12 ianmcxa