Subject:
|
Re: New Book - Core Lego Mindstorms
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Sat, 16 Mar 2002 09:31:11 GMT
|
Viewed:
|
4417 times
|
| |
| |
lego-robotics@crynwr.com (Andy Gombos) writes:
>
> I assume with the offfical 1.4 release? I have had several problems with
> the offical release including stability problems, incompatible code (some
> wierd 1.2 stuff), slow performance, and hanging event threads (they never
> return from calling the event methods). I think I will wait for 1.4.1. :)
I have made the necessary modifications to leJOS
(there was a clash with the new assert keyword) and
then tried the Java SDK 1.4 with a few tests, it worked.
What you have to do is use the CVS version and add "-target 1.1"
as an option to lejosc and javac whenever you are compiling
for the leJOS linker, because it only understands 1.1 classfile format.
Regularly I use 1.3
BTW, I hope you always read the licenses:
5. Notice of Automatic Software Updates from Sun. You
acknowledge that the Software may automatically download,
install, and execute applets, applications, software
extensions, and updated versions of the Software from Sun
("Software Updates"), which may require you to accept updated
terms and conditions for installation. If additional terms and
conditions are not presented on installation, the Software
Updates will be considered part of the Software and subject to
the terms and conditions of the Agreement.
Anybody got a Linux sandbox w/o internet access for this rascal?
Jürgen
--
Jürgen Stuber <stuber@loria.fr>
http://www.loria.fr/~stuber/
|
|
Message has 1 Reply: | | Re: New Book - Core Lego Mindstorms
|
| You have to wonder how the SDK could possibly do that. The only opportunity I can see for it doing this is with the binary files javac and java, but I doubt they have auto-update features. Maybe the applet JVM has this? p.s. Kudos for reading the (...) (23 years ago, 18-Mar-02, to lugnet.robotics)
|
Message is in Reply To:
| | Re: New Book - Core Lego Mindstorms
|
| I assume with the offfical 1.4 release? I have had several problems with the offical release including stability problems, incompatible code (some wierd 1.2 stuff), slow performance, and hanging event threads (they never return from calling the (...) (23 years ago, 16-Mar-02, to lugnet.robotics)
|
13 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|