Aug 29 2006, 09:07 AM
Post
#1
|
|
|
Group: Members Posts: 54 Joined: 12-November 05 From: Israel Member No.: 8,524 |
Hi,
I've seen hrw's message that native development should work. So I went and installed: gcc binutils and libc6-dev. and compiled helloWorld.c with out a problem (and it even runs!) CODE #include <stdio.h> int main(void) { printf("Hello World!\n"); return 0; } Now I wish to compile some apps for opie (with gui and everything...) the question is: is it possible? and if it is: how? Thanx, YoG. |
|
|
|
Hrw ipkg install qmake libqpe-dev libqte-dev libopie*-... Aug 29 2006, 12:21 PM
YoG I think moc and uic are also required for compilin... Aug 29 2006, 10:43 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 01:46 AM |