I downloaded BCToast from BCToast Download and put BCToast.b4xlib into my B4X AdditionalLibraries folder: D:\Programming\B4X\B4X\AdditionalLibraries
Even though I downloaded it from the B4A forum, it is a B4X library so it should work in B4J, right?
When I load the sample app BCToast.B4J (from B4J-BCToast.zip ) I get errors on any reference to BCToast.
I don't see a BCToast library in the Library Manager which means B4J can't see the library.
Maybe my directory structure is wrong?
D:\Programming\B4X\B4J\AdditionalLibraries
D:\Programming\B4X\B4J\Libraries
D:\Programming\B4X\B4J\SharedModules
D:\Programming\B4X\B4X\AdditionalLibraries
D:\Programming\B4X\B4X\B4X_AdditionalLibraries_XMLFiles
How does B4J know to find the BCToast.B4XLib in the folder D:\Programming\B4X\B4X\AdditionalLibraries?
I added "D:\Programming\B4X\B4X\AdditionalLibraries" to Additional Libraries path using the Paths Configuration dialog.
I even created the BCToast.XML file and put it into its folder "D:\Programming\B4X\B4X\B4X_AdditionalLibraries_XMLFiles".
No joy in Mudville. I struck out each time.
Can someone throw a ball over the plate so I can at least hit something today?
TIA
Even though I downloaded it from the B4A forum, it is a B4X library so it should work in B4J, right?
When I load the sample app BCToast.B4J (from B4J-BCToast.zip ) I get errors on any reference to BCToast.
B4X:
Main - 30: Undeclared variable 'toast' is used before it was assigned any value.
Main - 20: Undeclared variable 'toast' is used before it was assigned any value.
Main - 19: Undeclared variable 'toast' is used before it was assigned any value.
Main - 18: Undeclared variable 'toast' is used before it was assigned any value.
Main - 10: Unknown type: bctoast<br />Are you missing a library reference?
I don't see a BCToast library in the Library Manager which means B4J can't see the library.
Maybe my directory structure is wrong?
D:\Programming\B4X\B4J\AdditionalLibraries
D:\Programming\B4X\B4J\Libraries
D:\Programming\B4X\B4J\SharedModules
D:\Programming\B4X\B4X\AdditionalLibraries
D:\Programming\B4X\B4X\B4X_AdditionalLibraries_XMLFiles
How does B4J know to find the BCToast.B4XLib in the folder D:\Programming\B4X\B4X\AdditionalLibraries?
I added "D:\Programming\B4X\B4X\AdditionalLibraries" to Additional Libraries path using the Paths Configuration dialog.
I even created the BCToast.XML file and put it into its folder "D:\Programming\B4X\B4X\B4X_AdditionalLibraries_XMLFiles".
No joy in Mudville. I struck out each time.
Can someone throw a ball over the plate so I can at least hit something today?

TIA