Hello
I get an error after updating to 3.50 when I compile a project that was working properly before updating:
The application doesn't show up.
Thanks for your help
Jmon
I get an error after updating to 3.50 when I compile a project that was working properly before updating:
B4J version: 3.50
Parsing code. (0.00s)
Compiling code. (0.07s)
Compiling layouts code. (0.01s)
Compiling generated Java code. (0.55s)
Compiling debugger engine code. Error
javac 1.8.0_51
shell\src\b4j\example\main_subs_0.java:6: error: error while writing main_subs_0: could not create parent directories
public class main_subs_0 {
^
1 error
The application doesn't show up.
Thanks for your help
Jmon