Error after trying to change icon

rjng

Member
I wat testing some kinds of icons, until when i tried do change a icon, i got a message, saying acess deyned.
Soh, I deleted all icon files, and now, when I press F5, I receive:

Compiling code. 0.13
Generating R file. 0.00
Compiling generated Java code. Error
javac 1.6.0_25
gen\rafael\glasgowja\novo\R.java:14: <identifier> expected
public static final int 150=0x7f020000;
^
1 error

What do I have to do?

thanks!
 

rjng

Member
I yet dont know what happend, but I solved the problem easily, starting a new project e copyng the code and the .bal files.
Thanks!
 
Upvote 0

margret

Well-Known Member
Licensed User
Longtime User
Solved Problem

I yet dont know what happend, but I solved the problem easily, starting a new project e copyng the code and the .bal files.
Thanks!

I had the same issue with one of my apps. I knew the code was correct and it just would not work. After two days of looking, I created a new project and copied and pasted all the code. It then ran fine. Glad you found it.

Thanks,

Margret
 
Upvote 0
Top