Android Question B4A setup on linux

B4A_Student

New Member
Markdown (GitHub flavored):
we're tasked to install B4A for out lesson, i have previous experience on python and c++ but im quite struggled here, im trying to compile a app

bundle but im getting this error without any more error message which give me hard time understanding how to debug it my self, same error

persist when i connect my phone through B4A bridge, i search countless forum on how to fix this error and im lacking behind my classmates

as im unable to compile anything, i can show more example if needed. Please help


heres my seup if needed, if i need to provide more info about my setup please ask

System:

  OS - Kubuntu 24.04

  WM - KWin (X11)

Hardware:

  Host - TravelMate 5730 (0100)

  CPU - Intel(R) Core(TM)2 Duo T6670 (2) @ 2.20 GHz

  GPU - Mesa Mobile Intel® GM45 Express Chipset

  RAM - 3GB ddr2

IDE:

  wine - wine64

  b4a - b4a 13.40
 
Last edited:

aminoacid

Well-Known Member
Licensed User
Longtime User
Show us a screen shot of your Paths Cofiguration:

Tools -> Configure Paths

With WINE you need to be careful about where you store files.
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
Expand the collapsed code at line #1,
comment out or delete the line
B4X:
'#CustomBuildAction: folders ready
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
However, if you want to use the #CustomBuildAction, you can replace it with this tips:

Usually you don't need this action unless you have files to share among all B4A, B4J and B4i.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…