Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Java target error

Date2005-03-26 14:34
FromMichael Gogins
SubjectRe: [Cs-dev] Java target error
You have jni.h but as far as scons is concerned, you don't have java. If you can execute javac in the same shell in which you run scons, this will go away.

-----Original Message-----
From: Steven Yi 
Sent: Mar 26, 2005 1:22 AM
To: csound-devel@lists.sourceforge.net
Subject: [Cs-dev] Java target error

Hi Michael and all,

I was doing a build tonight and got:

AttributeError: SConsEnvironment instance has no attribute 'Java':
  File "SConstruct", line 963:
    jcsound = vstEnvironment.Java(target =
'frontends/CsoundVST/classes', source = '.', JAVACFLAGS =
Split('''-source 1.4 -target 1.4'''))

Not sure what's going on here.  Any ideas?

Thanks,
steven


-------------------------------------------------------
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

Date2005-03-27 07:23
FromSteven Yi
SubjectRe: [Cs-dev] Java target error
Hi MIchael,

I've got javac running from commandline and still the same error. I'm
using SCons 0.96.1 and Java JDK 1.5 (5.0). System is Fedora Core 3.

steven


On Sat, 26 Mar 2005 09:34:16 -0500 (GMT-05:00), Michael Gogins
 wrote:
> You have jni.h but as far as scons is concerned, you don't have java. If you can execute javac in the same shell in which you run scons, this will go away.
> 
> -----Original Message-----
> From: Steven Yi 
> Sent: Mar 26, 2005 1:22 AM
> To: csound-devel@lists.sourceforge.net
> Subject: [Cs-dev] Java target error
> 
> Hi Michael and all,
> 
> I was doing a build tonight and got:
> 
> AttributeError: SConsEnvironment instance has no attribute 'Java':
>   File "SConstruct", line 963:
>     jcsound = vstEnvironment.Java(target =
> 'frontends/CsoundVST/classes', source = '.', JAVACFLAGS =
> Split('''-source 1.4 -target 1.4'''))
> 
> Not sure what's going on here.  Any ideas?
> 
> Thanks,
> steven
> 
> -------------------------------------------------------
> 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
> 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