Android Question Compliation Error

Richard Phipps

Member
Licensed User
I suddenly have this error on compilation and dont understand it. I download v11. and Copied a GPS project to my which where the two changes i have made!

What does it mean please

 

MikeSW17

Active Member
Licensed User
Longtime User
Try it with path and foldername without spaces in it.
Or maybe enclose the path in "

Slightly OT tip, even after years, Windows *still* has the old DOS 8.3 short file names present!

So whenever a folder/file 'without spaces' (or other special characters) is recommended, rather than renaming the windows file/folder,
using "dir /x" in a command prompt will reveal the 8.3 equivalent which can be used.
Not necessarily recommended for long term use, and probably won't work at all for software release to other devices where the 8.3 names may different or not extst.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…