View Single Post
Posts: 217 | Thanked: 20 times | Joined on Jan 2010
#1
Hi all, I have compiled my very first maemo app using the SDK on a ubuntu karmic.
Everything works as supposed so inside the scratchbox, but when I copy the helloworld bin to the device, I get a syntax error when running it.

./helloworld: line 1: syntax error: "(" unexpected

I work with PHP POO and learned C++ 5 years ago but never worked with it, so I am trying to get use to C++.

My first main goal is to develop a little app that detects a SIM card not known and then sends an SMS with the actual location of the phone.

Long way to go yet.

Thanks

dhcmega