While we are waiting for the kernel so someone can get the usb networking working how are people debuging their software?
The reason I ask is because I have tried to create a program that uses SDL to put an image on the screen and then wait for a key press before relaunching the menu. But it just seems to hang. I have put in code to open a file and write it's messages to that but it doesn't seem to even get my program loaded. I tried putting a shell script wrapper around my program and using that to call my program with redirect stdout and stderr but I can't see the script in the launcher app on the Wiz.
The reason I ask is because I have tried to create a program that uses SDL to put an image on the screen and then wait for a key press before relaunching the menu. But it just seems to hang. I have put in code to open a file and write it's messages to that but it doesn't seem to even get my program loaded. I tried putting a shell script wrapper around my program and using that to call my program with redirect stdout and stderr but I can't see the script in the launcher app on the Wiz.