Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Problem using ant to compile BlackBerry project

Reply
Thread Tools

Problem using ant to compile BlackBerry project

 
 
David Rabinowitz
Guest
Posts: n/a
 
      12-28-2004
We are switching our build system to use ant + antenna due to the recent
support of the rapc. However, we get the following error from the rapc task:
output file: WorldMate.cod data section too large: 65860 bytes.
We have encountered such messages while using the JDE, but we were able
to solve them by removing and adding some of the resources. We have
noticed that the problem occurs only when we specify the path to the
application icon in the jad file (the line has been copied from the jad
file created by the JDE). When we remove the icon the compilation runs
smoothly.

Has someone solved anything like this before?

Thanks,
David
 
Reply With Quote
 
 
 
 
David Rabinowitz
Guest
Posts: n/a
 
      12-29-2004
Follow-up:

It seems it complains that the COD data section exceeds 64K (65536
bytes). Does someone know how to control the order of the files inside
the COD?

David

David Rabinowitz wrote:
> We are switching our build system to use ant + antenna due to the recent
> support of the rapc. However, we get the following error from the rapc
> task:
> output file: WorldMate.cod data section too large: 65860 bytes.
> We have encountered such messages while using the JDE, but we were able
> to solve them by removing and adding some of the resources. We have
> noticed that the problem occurs only when we specify the path to the
> application icon in the jad file (the line has been copied from the jad
> file created by the JDE). When we remove the icon the compilation runs
> smoothly.
>
> Has someone solved anything like this before?
>
> Thanks,
> David

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
issue with ant and project builds w/ Java Server Pages project Damon Getsman Java 2 09-17-2008 06:05 PM
cant compile on linux system.cant compile on cant compile onlinux system. Nagaraj C++ 1 03-01-2007 11:18 AM
Compile and jar using ant ck Java 5 01-21-2007 10:18 PM
Compile problem using SAX Parser and ant tool Mladen Adamovic Java 0 01-14-2005 06:19 PM
Any blackberry newsgroups or good links? Suggestions on project? Cirene Java 1 11-16-2004 12:32 PM



Advertisments