> On Thu, Aug 6, 2009 at 6:26 PM, Greg Troxel wrote:
>
>> Another mystery - after 'ant' I don't find dist/splitter.jar. Do I
>> need to do something special to get a jar file? The mkgmap ant build
>> seems to create this automatically.
>>
> Try "ant dist". "dist" is the default for mkgmap, but
Sounds like I should change the splitter build.xml so it does a dist by default
too, to bring it in line with mkgmap. If anyone has an objection please shout,
otherwise I'll make the change in a day or two.
> On Thu, Aug 6, 2009 at 6:26 PM, Greg Troxel wrote:
>
>> Another mystery - after 'ant'
On Thu, Aug 6, 2009 at 6:26 PM, Greg Troxel wrote:
>
> Another mystery - after 'ant' I don't find dist/splitter.jar. Do I need
> to do something special to get a jar file? The mkgmap ant build seems
> to create this automatically.
Try "ant dist". "dist" is the default for mkgmap, but not for
spl
Clinton Gladstone writes:
>> I am trying to build the splitter on a mac (10.5.7 with java 1.6.0_13,
>> 64-bit server VM), and failing. I have successfully built mkgmap and
>> run it, so my java setup is mostly ok.
>
> I regularly build splitter in a similar environment to yours. I have
> to be
There is an application called "Java-Einstellungen" (probably "Java-
Setup" in English) that is part of MacOS 10.5 (or the Xcode tools,
don't know). I just changed the setting there and everything worked
fine. No need to fiddle with frameworks and environment variables.
Regards
Thilo
Am 05.0
On Wed, Aug 5, 2009 at 2:24 AM, Greg Troxel wrote:
>
> (This is also splitter-dev I think.)
>
> I am trying to build the splitter on a mac (10.5.7 with java 1.6.0_13,
> 64-bit server VM), and failing. I have successfully built mkgmap and
> run it, so my java setup is mostly ok.
I regularly build
Locale.ROOT is new in JDK 1.6. Are you absolutely sure you're using Java
1.6 to compile?
> --=-=-=
>
> (This is also splitter-dev I think.)
>
> I am trying to build the splitter on a mac (10.5.7 with java 1.6.0_13,
> 64-bit server VM), and failing. I have successfully built mkgmap and
> run it
(This is also splitter-dev I think.)
I am trying to build the splitter on a mac (10.5.7 with java 1.6.0_13,
64-bit server VM), and failing. I have successfully built mkgmap and
run it, so my java setup is mostly ok.
Buildfile: build.xml
prepare:
compile:
[javac] Compiling 17 source fi