-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-01-22 11:57, Esteban Viveros wrote:
Now I can't conclude the compilation...
I did: cd ~/pure-data/pd/src make -f makefile.mingw clean make -f makefile.mingw
Something in jack.h ... I have this file in C:/Program Files (x86)/Jack/includes/jack
What can I do?
install it to a location that does not have spaces in it. (but then you would need to adjust the makefile.mingw to reflext those new paths) make is well-known for having problems with spaces in paths.
fgamsdr IOhannes