Android Question [Tool] Simple Library Compiler (SLC) - Version 1.13 wrong XML file directory

MicroDrie

Well-Known Member
Licensed User
Longtime User
A very nice update to indicate which Java compiler should be used. Oddly enough, you don't see an error message, you see "Completed successfully" so it took me a while to notice the deviant behavior. The library and the xml file both disappear into the bit bin and are nowhere to be found.

Only SLC version 1.13 no longer takes over the defined location like "D:\Data\1 B4X\MyDir" of the additional libraries that is set in B4A. In version v1.13 finish with: D:\Data\1 B4X\AddLibs\Test.xml while in the previous version v1.12 correctly finish: D:\Data\1 B4X\MyDir\Test.xml.

What I also noticed is that SLC didn't work with the given maven reference, I had to put the jar file in the libs directory, but that could also be a problem with an unwritten jar and the AddLibs directory.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…