Share My Creation [B4X] [Project Template] B4XPages for GitHub Upload

Attachments

  • B4XPages (for GitHub).b4xtemplate
    10.1 KB · Views: 79

aeric

Expert
Licensed User
Longtime User
A problem is "Shared Files" folder is not uploaded to GitHub repository because it is an empty folder.
This can cause an error when compiling.

What I can think of to solve it are:
1. Add a dummy text file to the folder. This file need to be deleted after creating a new project from IDE.
2. Attach an additional b4xtemplate file (with Shared Files folder) to the repo for user to download.
3. Publish this b4xtemplate as Release inside a zip file.
4. Alternative, comment out the #CustomBuildAction for RoboCopy.exe. Inform user to manually create the Shared Files folder if necessary.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…