Dear pd-list,
I have Pd 0.40-2 running under WinXP,a nd want to install the pdj dll's and API's.
After installing under the folder C:\Programmi\pd\pdj the files contained in pdj-0.8.2-win32.zip (yes, I'm writing from Italy), along with including msvcr71d.dll inside C:\Programmi\pd\bin, and once fixing the javahome path bug affecting jdk 1.5.0_11, when I open the help_pdj.pd patch I run into the following message from pd:
pdj: using JVM C:\Programmi\Java\jdk1.5.0_11\jre\bin\server\jvm.dll pdj: trying to compile class: help_class.java pdj: com.e1.pdj.PDJClassLoaderException: java.io.IOException: CreateProcess: javac help_class.java -classpath C:\Programmi\pd\pdj\pdj.jar;;file://C:/Programmi/pd/pdj/classes/; -sourcepath C:\Programmi\pd\pdj\classes error=2 pdj help_class ... couldn't create pdj: trying to compile class: help_class.java pdj: com.e1.pdj.PDJClassLoaderException: java.io.IOException: CreateProcess: javac help_class.java -classpath C:\Programmi\pd\pdj\pdj.jar;;file://C:/Programmi/pd/pdj/classes/; -sourcepath C:\Programmi\pd\pdj\classes error=2 pdj help_class @attr1 10 ... couldn't create
This problem holds the same whatever .class file I try to include in a pd patch via pdj.
(I'm also having building problems with pdj under Linux FC4 due to apache ant for Fedora 4, but this is another story)
I'm at a lost. Do you have any suggestion to give and/or time to help me?
Thanks in advance.
Federico Fontana