The error message says ant can't find javac. I'd check your JAVA_HOME
environment variable.
Are you compiling the rest of OpenMap? If javac is OK for the rest of
the source, it should be OK now, too.
- Don
On Feb 13, 2004, at 10:12 AM, Kevin Forbes wrote:
> Don,
>
> Thanks for the reply. Made some progress I think. Problem was I
> installed the JRE not the SDK of Java3D.
>
> Now as it runs: I get the following output:
>
>> j3d:
>>
>> init.j3d:
>>
>> classes.j3d:
>> [echo] Compiling J3D classes.
>> [javac] Compiling 19 source files to C:\openmap-4.6\classes\j3d
>>
>> BUILD FAILED
>> file:C:/openmap-4.6/src/j3d/build.xml:53: Unable to find a javac
>> compiler;
>> com.sun.tools.javac.Main is not on the classpath.
>> Perhaps JAVA_HOME does not point to the JDK
>>
>> Total time: 0 seconds
>
> Any thoughts? I'll keep playing with it in the mean time.
> K
>
>
>
> Don Dietrick wrote:
>>
>> Hi Kevin,
>>
>> In OpenMap 4.6, the j3d classes get compiled into classes/j3d, and
>> jarred into the lib/omj3d.jar file. The ant build files test to see
>> if
>> you have J3D installed (that's required) before trying to build the
>> files, and they will be compiled if the J3D package is there.
>>
>> - Don
>>
>> On Feb 11, 2004, at 4:51 PM, Kevin Forbes wrote:
>>
>>> Question:
>>>
>>> I was trying to "add in" the optional OpenMap packages (i.e j3d
>>> classes)
>>> to the openmap jar.
>>>
>>> I was finally able to get the ant script to "BUILD SUCCESSFUL", but
>>> was
>>> never able to find the compiled classes or see an updated openmap.jar
>>> anywhere.
>>>
>>> Any hints on getting started.
>>>
>>> Thanks
>>> Kevin
>>>
>>> --
>>> [To unsubscribe to this list send an email to "majdart@bbn.com"
>>> with the following text in the BODY of the message "unsubscribe
>>> openmap-users"]
>>>
>>
>> --
>> [To unsubscribe to this list send an email to "majdart@bbn.com"
>> with the following text in the BODY of the message "unsubscribe
>> openmap-users"]
>
> --
> [To unsubscribe to this list send an email to "majdart@bbn.com"
> with the following text in the BODY of the message "unsubscribe
> openmap-users"]
>
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Fri Feb 13 10:28:44 2004
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:37 EDT