Different problems:
The installation package created is executed correctly, but when I click on the icon, says that the version is not compatible with the version of installed window.
Package and program code developed on win7/8 64 bit and package installed on win7 32bit.
Roycefer suggested to me installing the 32bit version of java and so i did (installed in Programs Files(x86)).
But now when run build in a few second (too few) appears a window message "Package built successfully" but the folder is empty.
This is the log:
I must also compile the program with 32-bit versions?
The installation package created is executed correctly, but when I click on the icon, says that the version is not compatible with the version of installed window.
Package and program code developed on win7/8 64 bit and package installed on win7 32bit.
Roycefer suggested to me installing the 32bit version of java and so i did (installed in Programs Files(x86)).
But now when run build in a few second (too few) appears a window message "Package built successfully" but the folder is empty.
This is the log:
B4X:
Program started.
App identifier: GestBarCode.main
Success: true
StdOut: Using base JDK at: C:\Program Files\Java\jdk1.8.0_45\jre
Bundler EXE Installer skipped because of a configuration problem: Bit architecture mismatch between FX SDK and JRE runtime.
Advice to fix: Make sure to use JRE runtime with correct bit architecture.
StdErr:
ExitCode: 0
I must also compile the program with 32-bit versions?