Never change too many things at once...
Downloaded preoptimizedCLV. I have been sloppy about directories so I decided to at least start cleaning things up per https://www.b4x.com/android/forum/threads/b4x-additional-libraries-folder.103165/
Additional libs on my system are are Here:
because that was where jna-4.5.1.jar was installed.
I created the appropriate directories and put PreoptimizedCLV.b4xlib in the B4X directory.
It showed up ok in my app but when it loaded (B4J 8.0) gave me an error when I loaded the lib "Created with a newer version... may not run right..."
So I upgraded from 8.0 to 8.10.
After that when I tried to compile I got two errors
It used to find these files just fine in the directory mention above.
Anyway, I copied the files to the libs folder and that works but why did it not find those two files in C:\Program Files (x86)\Java\jre1.8.0_231\lib\ext as it did before?
So I would have just ignored all this and moved on but now when I load the lib PreoptimizedCLV I get the error
How do I solve that one?
Thanks,
Kim
Downloaded preoptimizedCLV. I have been sloppy about directories so I decided to at least start cleaning things up per https://www.b4x.com/android/forum/threads/b4x-additional-libraries-folder.103165/
Additional libs on my system are are Here:
B4X:
C:\Program Files (x86)\Java\jre1.8.0_231\lib\ext
I created the appropriate directories and put PreoptimizedCLV.b4xlib in the B4X directory.
It showed up ok in my app but when it loaded (B4J 8.0) gave me an error when I loaded the lib "Created with a newer version... may not run right..."
So I upgraded from 8.0 to 8.10.
After that when I tried to compile I got two errors
B4X:
Cannot find file C:\Program Files (x86)\Anywhere Software\B4J\Libraries\jtds-1.3.1.jar
and Cannot find file C:\Program Files (x86)\Anywhere Software\B4J\Libraries\jna-platform-4.5.1.jar
Anyway, I copied the files to the libs folder and that works but why did it not find those two files in C:\Program Files (x86)\Java\jre1.8.0_231\lib\ext as it did before?
So I would have just ignored all this and moved on but now when I load the lib PreoptimizedCLV I get the error
B4X:
B4J Version: 8.10
Java Version: 8
Parsing code. (0.20s)
Building folders structure. (0.01s)
Compiling code. Error
Could not find file 'D:\Android\B4J\B4JProjects\Schedule\Objects\b4xlibs\Files\B4XInputTemplate.bjl'.
Thanks,
Kim