![]() |
2009-06-29
, 08:51
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#3
|
Hello Maemo Forum.
I'm new with Meamo C++ development. I don't know how to run my gcc compiled hello world application. Application is very simple "hello word" and works fine in Ubuntu. I copy binary file to N810 but when trying to run it I get an error message:
$ ./hello
/.hello: line 1: syntax error: "(" unexpected
Hopefully you can advice me.
Cheers!
![]() |
2009-06-29
, 09:56
|
Posts: 3 |
Thanked: 0 times |
Joined on Jun 2009
@ Finland
|
#4
|
![]() |
2009-06-29
, 11:15
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#5
|
The Following User Says Thank You to ukki For This Useful Post: | ||
![]() |
2009-06-29
, 11:52
|
Posts: 3 |
Thanked: 0 times |
Joined on Jun 2009
@ Finland
|
#6
|
I'm new with Meamo C++ development. I don't know how to run my gcc compiled hello world application. Application is very simple "hello word" and works fine in Ubuntu. I copy binary file to N810 but when trying to run it I get an error message:
$ ./hello
/.hello: line 1: syntax error: "(" unexpected
Hopefully you can advice me.
Cheers!