Hi.
Have a strange problem. Only in debug mode. In release everything works fine.
Compiling code. 0.03
Compiling layouts code. 0.02
Generating R file. 0.00
Compiling generated Java code. Error
B4A line: 25
End Sub
javac 1.7.0_03
src\boxboard\danklub\dk\main.java:788: error: cannot find symbol
return new Object[] {"Activity",_activity,"hc",_hc,"GameList",_gamelist,"GAME_LIST",_game_list,"countRestore",_countrestore,"strSQL",_strsql,"tl2",_tl2,"Games",_games,"m",_m,"gamePos",_gamepos,"gameID",_gameid,"gameListID",_gamelistid,"pm",_pm,"Bmp",_bmp,"lblBottom",_lblbottom,"gamesView",_gamesview,"count",_count,"startString",_startstring,"btnKampDato",_btnkampdato,"aktuelKampDato",_aktuelkampdato,"pnlTop",_pnltop,"formats",Debug.moduleToString(boxboard.danklub.dk.formats.class),"BoxBoard",Debug.moduleToString(boxboard.danklub.dk.boxboard.class)};
B4A line 25 is the End Sub of Sub Process_Globals
Have a strange problem. Only in debug mode. In release everything works fine.
Compiling code. 0.03
Compiling layouts code. 0.02
Generating R file. 0.00
Compiling generated Java code. Error
B4A line: 25
End Sub
javac 1.7.0_03
src\boxboard\danklub\dk\main.java:788: error: cannot find symbol
return new Object[] {"Activity",_activity,"hc",_hc,"GameList",_gamelist,"GAME_LIST",_game_list,"countRestore",_countrestore,"strSQL",_strsql,"tl2",_tl2,"Games",_games,"m",_m,"gamePos",_gamepos,"gameID",_gameid,"gameListID",_gamelistid,"pm",_pm,"Bmp",_bmp,"lblBottom",_lblbottom,"gamesView",_gamesview,"count",_count,"startString",_startstring,"btnKampDato",_btnkampdato,"aktuelKampDato",_aktuelkampdato,"pnlTop",_pnltop,"formats",Debug.moduleToString(boxboard.danklub.dk.formats.class),"BoxBoard",Debug.moduleToString(boxboard.danklub.dk.boxboard.class)};
B4A line 25 is the End Sub of Sub Process_Globals