Feed for discussion General in project QNX Community SDL Project. Posts for General post95932: CANT COPY .gif file from windows to QNX file system kannan kumar(deleted) http://community.qnx.com/sf/go/post95932 2012-09-30T13:43:41Z 2012-09-30T13:43:41Z i am trying to copy a gif file from windows to qnx file system the problem i have noticed is change from GIF to gif. the file for example as seen in windows system is "NAME.GIF" when i copy to a usb and try viewing the same under QNX file system the file is seen as "NAME.gif" hence my script to copy saying " cp NAME.GIF /home/Desktop" fails always. why is this change of "GIF" to "gif" happening. whats the permanent solution one solution will be to change it to small letters in my script kannan kumar(deleted) 2012-09-30T13:43:41Z post94771: Display of bitmap file Dennis Kellly http://community.qnx.com/sf/go/post94771 2012-08-13T11:39:18Z 2012-08-13T11:39:18Z Mike- I am trying to use your port of SDL to qnx on F27. It builds fine under 6.5. A couple of tests seem to display fine to the screen – testdyngles and testgles. The other tests – at best – display a cursor. I was surprised I could not view a bitmap – even though it loads. For example, “./testwin sample.bmp”. The bitmap never shows up, but the text on completion indicates no errors. set fullscreen 640x480x16 mode (video surface located in system memory) loading picture: sample.bmp testwin: setting colors (video surface located in system memory) Testwin: moving image Testwin: fading out... Testwin: fading in... Testwin: fading over Time 656 milliseconds The Atom computer runs gma9xx driver (didn’t have any luck with SVGA). Am I missing something? Or did bitmap files never work? TIA, Dennis Dennis Kellly 2012-08-13T11:39:18Z post89935: Cant compile library on QNX Felipe Santana http://community.qnx.com/sf/go/post89935 2011-11-08T13:50:21Z 2011-11-08T13:50:21Z Hi all, I have tried to follow the steps for building SDL on QNX. But it was not successful. When I run the configure script, it gives me the following message: "configure: error: No acceptable C compiler found in $PATH" Can anyone give some tips on that? Thanks in advance! Best regards -- Felipe Santana Felipe Santana 2011-11-08T13:50:21Z post89933: Cant compile on QNX Felipe Santana http://community.qnx.com/sf/go/post89933 2011-11-08T13:46:32Z 2011-11-08T13:46:32Z Hi, I have tried to follow the steps for building SDL on QNX. But it was not successful. When I run the configure script, it gives me the following message: "configure: error: No acceptable C compiler found in $PATH" Can anyone give some tips on that? Thanks in advance! Best regards Felipe Santana 2011-11-08T13:46:32Z