Quote:
Originally Posted by phasesync
I tried Anjuta/PokySDK but this gives me package requirements errors (gtk+-2.0, glib-2.0 not found). What am I doing wrong here?
|
I was also getting similar errors when first trying to use Ubuntu 8.10 with Anjuata/PokyPlugin. The plugin was complaining about something so I tried building Anjuata from sources and started getting similar gtk+-2.0, glib-2.0 version errors. I finally tried the same on Ubuntu 8.04 and didn't get these problems. Here I didn't build anything from sources. Just installed Ubuntu 8.04, then prebuild anjuta and the plugin from the repositories and it just worked.
Quote:
Tomek: Did you deploy the hello_world by copying it to the SD card?
|
I have not copied it to the SD card. Once I had the hello_world project build and QEMU started, I selected "Tools->Run remote..." from Anjuta's menu. At that point "Command to run:" prompt come up where I typed: "hello_world", then it asked for root password which I quickly figured was simply "root" and then looking at QEMU I saw the hello_world app running. I don't have the actual DR1000s device so I have not deployed it to the real device, only to the emulator.
By the way, you can ssh into the IP address it shows when prompting for the root password and poke around the emulator's file system which I found helpful. In my case the IP address is setup to be 192.168.7.2 which I'm guessing is probably the same for everyone. Just make sure to ssh as root/root.