SDL and QNX 6.5 embedded

Hello,

I’m actually working on an embedded project on a TI OMAP5432 armv7 board (SGX544 powerVR graphic chip).

I have qnx 6.5 running fine on it. Screen subsystem is also perfectly working with Opengl (gles-1 and gles-2 gears are running fine).

I could compile both SDL 1.2 / 1.3 and SDL 2 without any problem but I can’t run any program.

Every time I try to start a program I get an error saying “ERROR: Couldn’t initialize SDL: No available video device…” or other video device related error.

This is my first time working on QNX so I may have forgotten something related to this OS. Could one of you help me solve that problem.

Thanks in advance for all your help.

Best regards.

P.S : By the way I could run SDL programs fine on a QNX6.5 x86 virtual machine (but only with photon graphic system loaded : no luck on the command line without photon…)