![]() |
2010-01-31
, 20:04
|
Posts: 217 |
Thanked: 20 times |
Joined on Jan 2010
|
#2
|
![]() |
2010-01-31
, 20:13
|
Posts: 217 |
Thanked: 20 times |
Joined on Jan 2010
|
#3
|
The Following User Says Thank You to dhcmega For This Useful Post: | ||
![]() |
2010-02-01
, 02:23
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#4
|
![]() |
2010-02-01
, 08:31
|
Posts: 353 |
Thanked: 263 times |
Joined on Dec 2009
@ Finland
|
#5
|
Hey can you briefly tell me how you tested the app in scratchbox .. ? A wiki page with all the instructions would be really good .. !
./helloworld
run-standalone.sh ./gui_helloworld
The Following User Says Thank You to TNiga For This Useful Post: | ||
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