Thread
:
Qt SDK 1.12 Qt Creator - Adding sound files into the N900 build.
View Single Post
ongte
2011-08-05 , 14:09
Posts: 13 | Thanked: 0 times | Joined on May 2010
#
3
I could manually copy the wav file to where it expects, but the issues is the build process that creates the deb file will not include it.
For some reason QSound does not support getting media from the resource file, only from a external file. What I can't figure out is how to make this wav file part of the project so it 'will' be built into the deb.
I know I could use QtMultimedia or phonon to do it. But it just seems like overkill for such a simple thing.
Quote & Reply
|
ongte
View Public Profile
Send a private message to ongte
Find all posts by ongte