View Single Post
Posts: 45 | Thanked: 3 times | Joined on Jan 2010
#1
Please help, I have stucked here for 2 days!!!!

I have created a empty c++ project in esbox, and I add a source code in src folder. I have compiled this src code outside of IDE myself, it is works fine.

I start the maemo framework and compile this project. no errors, then when i try to run. error pop up"launch fails, no binary found"

then i start a new project with exbox build-in examples helloworld. it builds fine and runing fine.

i have compared two project trees. I found that in exbox build-in example there is folder called Binaries, but in my project there is no such folder.!!!!!

!!!!hlep