OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Qt/Qtopia => Topic started by: uth on April 03, 2006, 11:26:37 pm
-
Hi, I have several SDL apps I'd like to port, but I have a few questions about setting it up
1. Can I use the native SDL on my machine, or do I need to install a special SDL build?
2. Do I need a arm-compiled SDL on the box to link against, or is the linker smart enough to link against an x86 compiled one?
3. I'd like to test them under qvfb, For the one app I tried "export SDL_VIDEODRIVER=fbcon" but it tells me there's no frame buffer device. This was with the native SDL. Again do I need a special build, or is there another way to test with qvwm?