[OSM-talk] Building the applet broken?
Petter Reinholdtsen
pere at hungry.com
Sat Mar 18 16:56:44 GMT 2006
[Steve Coast]
> that's the right place
Good. Then I know I am not way off.
>> for ant available on the web? I didn't find any on my first search.
>
> if you're not using ant... what are you using?
I am using ant on debian/sid.
> `ant dist` should work. Or would, but imi's broken something so `svn
> -r 896 co`.
I updated to release 896, and tried to build. This is the first
error:
% ant dist
Buildfile: build.xml
init:
compile:
[javac] Compiling 2 source files to /home/pere/src/openstreetmapsvn/openstreet
mapsvn/java/build
[javac] ----------
[javac] 1. ERROR in /home/pere/src/openstreetmapsvn/openstreetmapsvn/java/src/
org/openstreetmap/applet/osmBackgroundLoader.java
[javac] (at line 6)
[javac] import org.openstreetmap.client.osmServerClient;
[javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[javac] The import org.openstreetmap.client.osmServerClient cannot be resolved
[javac] ----------
[...]
I have no file src/org/openstreetmap/client/osmServerClient.java. Is
it supposed to exist?
More information about the talk
mailing list