First of all sorry for double posting but i did not receive my own posting.
I tried to compile with the other method by doing make in /src/libs and pointing to the /src of my local installation of vanilla and i get this error:
make -C aconnect INLCUDES="-I/home/kostis/
Hi list,
I tried to compile Cubemixer from source (svn) in Fedora 10, by doing make in /src and i get this error:
make -C pd/src
make[1]: Entering directory `/home/kostis/CUBEmixer/src/pd/src'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/kostis/CUBEmixer/src/pd/src'
make: *** [pd/bin/pd] Error 2
in /home/kostis/CUBEmixer/pd/src there is a makefile.in makefile.nt and makefile.clean but no Makefile.
Am i doing something wrong?
Many thanks