Have some time since not using the compiler. Updated to latest version and now I receive this message
Could not find file okhttputils2.xml
What I am missing?
Could not find file okhttputils2.xml
What I am missing?
Thanks for the reply.If you have updated B4a to the lastest version, the okhttputils2.b4xlib is a internal library, try to delete okhttputils2.jar in external library folder
Main - 24259: Unknown type: ftpentry<br />Are you missing a library reference?
Main - 1210: Unknown type: pdfstandardfonts<br />Are you missing a library reference?
Main - 1209: Unknown type: pdfpapersizes<br />Are you missing a library reference?
Main - 1208: Unknown type: pdfwriter<br />Are you missing a library reference?
Main - 977: Unknown type: betterdialogs<br />Are you missing a library reference?
Main - 735: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 734: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 733: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 732: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 731: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 730: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 729: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 728: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 727: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 726: Unknown type: ahpopupmenu<br />Are you missing a library reference?
Main - 725: Unknown type: ahquickaction<br />Are you missing a library reference?
Main - 614: Unknown type: maskededittext<br />Are you missing a library reference?
Main - 584: Unknown type: contentchooser<br />Are you missing a library reference?
Main - 573: Unknown type: tabhostextras<br />Are you missing a library reference?
Main - 525: Unknown type: operatingsystem<br />Are you missing a library reference?
Main - 493: Unknown type: reflector<br />Are you missing a library reference?
Main - 491: Unknown type: smtp<br />Are you missing a library reference?
Main - 490: Unknown type: pdfjettextline<br />Are you missing a library reference?
Main - 488: Unknown type: pdfjetfont<br />Are you missing a library reference?
Main - 487: Unknown type: pdfjetpage<br />Are you missing a library reference?
Main - 486: Unknown type: pdfjetpdf<br />Are you missing a library reference?
Main - 141: Unknown type: asyncstreams<br />Are you missing a library reference?
Main - 138: Unknown type: serial<br />Are you missing a library reference?
Main - 137: Unknown type: serial<br />Are you missing a library reference?
Main - 136: Unknown type: bluetoothadmin<br />Are you missing a library reference?
Main - 121: Unknown type: cursor<br />Are you missing a library reference?
Main - 120: Unknown type: stringfunctions<br />Are you missing a library reference?
Main - 105: Unknown type: sql<br />Are you missing a library reference?
Main - 104: Unknown type: cursor<br />Are you missing a library reference?
Main - 103: Unknown type: sql<br />Are you missing a library reference?
Main - 102: Unknown type: sql<br />Are you missing a library reference?
Main - 100: Unknown type: saxparser<br />Are you missing a library reference?
Main - 59: Unknown type: viewsetting<br />Are you missing a library reference?
Main - 58: Unknown type: audiorecordapp<br />Are you missing a library reference?
Main - 55: Unknown type: whatsapp<br />Are you missing a library reference?
Main - 53: Unknown type: gps<br />Are you missing a library reference?
Main - 45: Unknown type: pdfjetconstants<br />Are you missing a library reference?
Main - 41: Unknown type: phonewakestate<br />Are you missing a library reference?
Main - 21: Unknown type: javaobject<br />Are you missing a library reference?
What is the B4A version you are using?Thanks for the reply.
There's no okhttputils2.jar in the library folder, there is the .b4xlib.
I have not used the b4x since version 11. Now I have a lot of errors
I reinstalled the B4X and all the files noted in the download page. Followed the instructions. I dont know what else to do. I think I will reverse to the old version
Today. I followed the instructions. I found that the additional library folder has special folders, I just did that and reinstalled B4A.
No.I see that in the library listing, there are many selected that does show nothing in the ONLINE column. Is that a problem?
Did you also update the AdditionalLibaries field in Tools / Configure paths ?Sql, missing library reference? My God, it is in the library and marked!
Yes. The path is correct in the additional library folder.ExternalStorage is a module, you need to copy it to your project folder and add it in the IDE with Project/Add Existing Modules.
DropBox is an additional library, you should copy the DropboxV2.jar and the DropboxV2.xml files into the \AdditionalLibraries\B4A folder.
No.
Not all librairies, manly older ones, are managed do not have the Online version.
For all 'Internal' libraries do not worry, those are automatically updated when you update B4A.
For 'Additional' you can either click on the Online link to get to its forum page, or you need to search in the forum.
Did you also update the AdditionalLibaries field in Tools / Configure paths ?
View attachment 148626
I solved the problem. I revert to version 11.50Without the possibility to test your project i cannot help more, sorry.
After reinstalling following the procedure in https://www.b4x.com/b4a.htmlI do not know, i have never seen something like this.
When and how do you get these messages ?
Well, we are advancing. Now I got no error loading the compiler. And some projects compile fine.Goto you Additional library and delete the Manifestlang.xml
Try to add the conditional symbol HU2_PUBLIC.Well, we are advancing. Now I got no error loading the compiler. And some projects compile fine.
But the large one does not, Im getting this
Error description: HttpUtils2Service is declared twice. You should either remove the library reference or the code module.
Im looking for that declaration in all the code, and the search did not find anything. Then, if I remove the library okhttputils2, more errors surge. Dont know what to do here.
Maybe other library is using thet. Im using dropbox, maybe is that.