About Store Forum Documentation Contact



Post Reply 
[Android]Application/Android: No such file or directory
Author Message
Kevin Offline
Member

Post: #1
[Android]Application/Android: No such file or directory
Hi,
I am currently trying to get the android deployment working. I followed all the steps mentioned in this wiki article.

Before creating a new project I wanted to check out the "Loading World" sample. But when I click Play I get this error output:

"make: *** ..\Tutorials - Esenthel Script\Loading World\_C++ Build_\Application\Android: No such file or directory. Stop"


These are the options I set:

[Image: rnebia44.jpg]

I don't know what this error means because the directory exists:

[Image: hmu8q48f.jpg]

Any ideas?

//Edit: Sry that these images are so big, is there a bbcode command to change the size?
(This post was last modified: 07-04-2012 07:33 PM by Kevin.)
07-04-2012 07:32 PM
Find all posts by this user Quote this message in a reply
Kevin Offline
Member

Post: #2
RE: [Android]Application/Android: No such file or directory
Okay, I fixed it by changing the package property to something valid (tooltip helped): Right clicked on application and then properties

However, now I have some other issues to fix
07-04-2012 08:43 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: [Android]Application/Android: No such file or directory
Thanks, I will check it, probably it's an issue of relative paths to the default project.
07-04-2012 10:47 PM
Find all posts by this user Quote this message in a reply
Post Reply