Hi There,
I am trying to use the BarCode generation code in: https://www.b4x.com/android/forum/threads/qr-code-library.41408/#post-322509
When I try to compile the project, I am getting:
I tried zipping the modules into a b4xlib hoping to avoid the above error, but I am still getting the same result.
Is there a workaround without having to split the subs?
Thanks
iCAB
I am trying to use the BarCode generation code in: https://www.b4x.com/android/forum/threads/qr-code-library.41408/#post-322509
When I try to compile the project, I am getting:
B4X:
src\JHSBarcodes\V1\pdf417.java:1118: error: code too large
public static String _process_globals() throws Exception{
I tried zipping the modules into a b4xlib hoping to avoid the above error, but I am still getting the same result.
Is there a workaround without having to split the subs?
Thanks
iCAB