Hi,
I have created a mbm definition file and added 2 bmp files with 24bit color depth, no color scaling, no mask bitmap.
Compilation gives the following output and error:
'Building file: ../aif/mov.mbmdef'
'Invoking: MBM Compiler'
perl -S epocmbmdef.pl -p"C:\projects\carbide\App\" -hC:\Symbian\8.0a\S60_2nd_FP2_CW\EPOC32\include\mov.mbg -o"C:/Symbian/8.0a/S60_2nd_FP2_CW/EPOC32/DATA/Z/system/apps/App/mov.mbm" ../aif/mov.mbmdef
BMCONV version 112.
Compiling...
Multiple bitmap store type: File store
Epoc file: C:/Symbian/8.0a/S60_2nd_FP2_CW/EPOC32/DATA/Z/system/apps/App/mov.mbm
Bitmap file 1 : C:\projects\carbide\App\aif\mov0000.bmp
Bitmap file 2 : /24C:\projects\carbide\App\aif\mov0001.bmp
Invalid bitmap mode specified.
* BMCONV failed
* epocmbm.pl failed
make: *** [C:/Symbian/8.0a/S60_2nd_FP2_CW/EPOC32/DATA/Z/system/apps/App/mov.mbm] Error 1



