Making and Running the gtk_hello_world example
Hello,
I am new to Linux and just got a new DK2 board. I am attempting to go through the sample on the wiki site.
Question 1:
I have followed all the steps, but when I go to make the example, I get this error and am not sure how to address it (image makeError):
make: arm-ostl-linux-gnueabi-gcc: Command not found
Makefile:13: recipe for target 'gtk_hello_world' failed
make: *** [gtk_hello_world] Error 127
Question 2:
I then asked a friend for their version of the gtk_hello_world example. It runs on my linux system and was able to download it to the board. But when I run it on the target, I get a very strange error as seen in the image runSample. It's like the file(s) is corrupted...
