compiler error

  1. rleiman

    Android Question [SOLVED] - Try/Catch compiler error after when a working app is compiled on a new computer with current B4A

    Greetings, After setting up B4A on a new computer, I made a small test app which I compiled tested. It compile and ran ok. I tried to compile one of my working apps from Google Play and got this try/catch error. The sub routine in the error doesn't have any Try/Catch statements in it. What is...
  2. Alessandro71

    Wish Warning about potentially conflicting keywords

    I don't want to cross-post, but this thread can really belong here: https://www.b4x.com/android/forum/threads/error-type-name-cannot-be-signed-or-unsigned.124346/
  3. Alessandro71

    iOS Question error: 'type-name' cannot be signed or unsigned

    While compiling my B4i project, which runs fine in B4A, I have the following error: In file included from /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_wizardpage.m:47: /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_hexparser.h:136:14: error...
Top