Hi everybody,
I have finally finalized my B4J app and tried to build a standalone package, but failed and instead got this error message:
B4J Version: 10.00 BETA #2
Parsing code. (0.22s)
Java Version: 11
Building folders structure. (0.09s)
Compiling code. (0.62s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
Compiling generated Java code. (0.03s)
Building jar file. Error
System.IO.FileNotFoundException: Could not find file 'C:\Users\miesc\Desktop\Quasi_25\QuaiDev_23A\Files/help_2_en.vlst'.
File name: 'C:\Users\miesc\Desktop\Quasi_25\QuaiDev_23A\Files/help_2_en.vlst'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.get_Length()
at f2.a(ew A_0, Dictionary`2 A_1, Tuple`2[] A_2)
at fc.a.ae()
The files it cannot find have not been used for months.
I renamed the package, but the problem is still the same.
Do you have an idea how this could be avoided or worked around Or is there somewhere a tutorial that could enlighten me?
Thanks,
john m.
I have finally finalized my B4J app and tried to build a standalone package, but failed and instead got this error message:
B4J Version: 10.00 BETA #2
Parsing code. (0.22s)
Java Version: 11
Building folders structure. (0.09s)
Compiling code. (0.62s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
Compiling generated Java code. (0.03s)
Building jar file. Error
System.IO.FileNotFoundException: Could not find file 'C:\Users\miesc\Desktop\Quasi_25\QuaiDev_23A\Files/help_2_en.vlst'.
File name: 'C:\Users\miesc\Desktop\Quasi_25\QuaiDev_23A\Files/help_2_en.vlst'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.get_Length()
at f2.a(ew A_0, Dictionary`2 A_1, Tuple`2[] A_2)
at fc.a.ae()
The files it cannot find have not been used for months.
I renamed the package, but the problem is still the same.
Do you have an idea how this could be avoided or worked around Or is there somewhere a tutorial that could enlighten me?
Thanks,
john m.