Android Question Failure to compile project??

Roger Daley

Well-Known Member
Licensed User
Longtime User
Hi All,

Attached is the screen print of what I get when I try to run my project code. Arcane message, no logs, no real clue. I get the same result when I try in either of the DeBug modes.

I have done a number things in the code and stupidly saved and saved to back-up before trying to run the code, to avoid undoing a lot of work can anyone give me clue as to what this means.

Thanks in advance.

Regards Roger

Error.jpg
 

sorex

Expert
Licensed User
Longtime User
you didn't correctly declare the type of a sub parameter?

there are other problems that give these cryptic kind of errors.
 
Upvote 0
Top