Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] CsoundVST with Java requirement?

Date2005-03-15 19:22
FromMichael Gogins
SubjectRe: [Cs-dev] CsoundVST with Java requirement?
You should be able to remove Java and still build it. I have not tested with any Java but Sun's Java. Can you install Sun's Java on your machine?

-----Original Message-----
From: Jeremiah Benham 
Sent: Mar 15, 2005 12:54 PM
To: csound-devel@lists.sourceforge.net
Subject: [Cs-dev] CsoundVST with Java requirement?

Scons was complaining about not finding jni.h. So I decided to install
java-common. This provided jni.h. Then it complained about missing java.
So then I installed kaffe. Now it complains on compilations:

frontends/CsoundVST/Event.hpp:72: Warning(401): Nothing known about base
class 'ublas::vector'. Ignored.
frontends/CsoundVST/Event.hpp:72: Warning(401): Maybe you forgot to
instantiate 'ublas::vector' using %template.
frontends/CsoundVST/Midifile.hpp:112: Warning(401): Nothing known about
base class 'std::vector'. Ignored.
frontends/CsoundVST/Midifile.hpp:112: Warning(401): Maybe you forgot to
instantiate 'std::vector' using %template.
frontends/CsoundVST/Midifile.hpp:122: Warning(401): Nothing known about
base class 'std::map'. Ignored.
frontends/CsoundVST/Midifile.hpp:122: Warning(401): Maybe you forgot to
instantiate 'std::map' using %template.
C++ analysis...
Generating wrappers...
Unable to create proxy class file: ./Conversions.java
scons: *** [frontends/CsoundVST/JCsoundVST_wrap.cc] Error 1
scons: building terminated because of errors.

Is java even required for buildCsoundVST? It was not listed in the
requirements. If it is required can I use kaffe instead of a proprietary
JVM?


Thanks,
Jeremiah




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net