Read-only archive of the All About Symbian forum (2001–2013) · About this archive

where to place .wav files

1 replies · 1,832 views · Started 10 January 2003

Hi,
I need help!! I just wrote a game for 7650. Not sure where to place the .wav files in order to enable sounds for my games. Used the path
m_oSound->PushL( _L( "Z:\\SYSTEM\\apps\\GAME\\game.wav" ) );
to upload sounds in my program. Works on the emulator.
But once I included the .wav files into the .pkg file and "makesis file.pkg", installed my game.sis file into 7650, it gives "application error".
Command in .pkg->"game.wav"-"!:\System\apps\GAME\game.wav"
Anyone who knows how to solve my problem, kindly help me.

Cheers,
Trouble

i think it's better to post this in the Symbian C++ forums!

http://www.allaboutsymbian.com/phpBB2/viewforum.php?f=24

😃