B4J Question B4J StandAlone pacakge error

walterf25

Expert
Licensed User
Longtime User
Hi All, I recently used the StandAlone Packager and while everything was built without any errors, when I try to run the exe file I don't see the program actually running, If I run the program in debug mode by running the run_debug.bat file then I see the following error:

Any ideas on how to solve this issue?

Thanks
 

aeric

Expert
Licensed User
Longtime User
You skipped tip #5
If using jSerial put the attached jssc.dll file in the project folder and add:

B4X:
#CustomBuildAction: After Packager, %WINDIR%\System32\robocopy.exe, ..\ temp\build\bin\ jssc.dll

 
Upvote 1
Cookies are required to use this site. You must accept them to continue using the site. Learn more…