Hi, I am new to mini2440.I have a mini2440 with preinstalled qtopia 2.2.0.I have C# application the which runs fine on my windows machine, now I want to port it to my mini2440 with Linux.how can i port mono on mini2440. Thanks
mono and qtopia
Install the FriendlyArm cross-compiler on your host. apt-get install any tools required on your host. run make fix errors transfer the cross-compiled application to the mini2440 fix errors