B4X FEED CustomBuildAction and B4A 64bit

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: CustomBuildAction and B4A 64bit است. این موضوع تا کنون 20 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع CustomBuildAction and B4A 64bit
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
20
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I have an App where I use CustomBuildAction to create a Strings.db file from an Excel file (Localizator) at compile time.
In debug mode everything works fine but different errors in release mode.
First I assumed that it was a runtimepermission thing but no luck solving the errrors. (DB not found, Table not found)
When I also saw Strings.db not found at compile time I tried to comment CustomBuildAction out when I was compiling in release.
Now it worked OK.
I guess that the CustomBuildAction is not finished before compiling,
that will exxplain the errors :
String.db is not in Files folder or Table in String.db is does not exist.

Is there a CustomBuildAction that will pause compiling ?

 

عقب
بالا