View Single Post
Posts: 12 | Thanked: 0 times | Joined on Dec 2006
#1
Hi,
I’m new in developing for the maemo platform. I want to port my c# apps for the nokia n800 but I got stuck in my proceedings.

I've managed to:
+install scratchbox & maemo3.0 sdk
+build mono (without mcs-build)
+build mono outside scratchbox and merged assemblies with arm-build

-copy merged files to n800
-Console application: “Hello world” works.
-mcs building on n800 also works

Does anyone have experience with GTKSharp?
It would be helpful to get a manual/instructions how to setup gtkSharp

Gnubbel