From: denis q. <dqu...@fr...> - 2014-03-02 19:08:04
|
Hi, what is the first error in your compilation log ? > I know practically nothing about java and maven. > But following the instructions I found, I was able to download the latest > sources from Sourceforge using svn. > > Then, after going inside jsynthlib-code/JSynthLib I did > > $ mvn package > > And things started to roll, until the process bumped into a long series of > ERROR messages. > > I am using Linux Fedora 20, I have java-1.7.0-openjdk and > java-1.7.0-openjdk-devel packages installed, I have maven-3.1.1 plus a > long list of additional maven plugin packages. > > Am I missing or misunderstanding something? > > I can remember that I was able to compile and build the old 0.20 version > using ant without problems, but that was quite some time ago. > > It would be nice if I knew how to compile before trying to touch any of > the synthdrivers. > |