I made a Blackberry Webworks project using jquery mobile and phonegap. When I go to build the project I get the error "I/O error: output error: Solution-###.cod data section to large 65152 bytes".
I am under the impression that when creating a webworks project the images and resources you use and that is what is causing this error? I have gone through and made all of my images smaller than 65 KB and right now the only things larger then 65 KB are my jquery.js, jqueryMobile.js and index.html files.
I am a little confused as to what I can do to fix this error or to figure out which Solution-97.cod?
Thanks in advance.