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