| javac (Java compiler) needs to be in your executable path, the jni headers in your include path. The first I setup in the Windows executable path, the second I setup in my custom.py.
If you don't need Java wrappers, I may need to fix the configuration logic in SConstruct.
Regards,
Mike
-----Original Message-----
From: James Hearon
Sent: Nov 3, 2005 5:29 PM
To: csound@lists.bath.ac.uk
Subject: [Csnd] jcsnd driver
Hi,
latest build problem (win) stuck on something about jcsnd. Is this another
package needed to turn on java wrappers? Website for it (michael's) says
page temp unavailable?
AttributeError: SConsEnvironment instance has no attribute 'Java':
File "SConstruct", line 703:
jcsnd = csoundInterfacesEnvironment.Java(
--
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
|