Thread
:
Qt SDK 1.12 Qt Creator - Adding sound files into the N900 build.
View Single Post
kojacker
2011-08-05 , 08:15
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#
2
If you run your packaged app on the N900 from Xterm you'll see an error message, it will tell you if the file is not found and what the path it expects it to find the sound file in
Easiest way might be to add your sound file to the Qt resources file (.rc) of your project and just point to that when you want to play the sound.
__________________
Follow me on my neglected twitter
@kojacker
Cybot950 -
Control a robot with your N9/N950
SMSPetFeeder -
Build a Bluetooth/SMS dog feeder with Qt, N950, and arduino
Nerf950 -
Use your N9/N950 to fire a Nerf gun
Quote & Reply
|
kojacker
View Public Profile
Send a private message to kojacker
Find all posts by kojacker