Hi Deepak,
How do I enable direct 3D in my platform? SYSGEN_D3DM, SYSGEN_D3DMREF and SYSGEN_D3DMXSCALE variables are not at all there in my OS design. Do you have any idea why these variables are not present in my design. When I hard code d3dm_ati.dll in my platform.bib file of release directory, I get following errors.
Error: Can't find import rb_surface_alloc in librenderboy.dll {log="C:\WINCE700\build.log(1208)"}
C:\WINCE700\build.log(1209) : Error: Can't find import rb_surface_alloc hint 81 in librenderboy.dll {log="C:\WINCE700\build.log(1209)"}
C:\WINCE700\build.log(1210) : Error: Fatal import error in d3dm_ati.dll {log="C:\WINCE700\build.log(1210)"}
C:\WINCE700\public\common\oak\misc\makeimg.proj(680,5): error MSB3073: The command "romimage C:\WINCE700\OSDesigns\iMX53_EVK_Mobility\RelDir\Freescale_i_MX53_SMD_ARMV7_Release\ce.bib " exited with code 1. {log="C:\WINCE700\build.log(1212)"}
C:\WINCE700\public\common\oak\misc\makeimg.proj(680,5): error MSB3073: The command "romimage C:\WINCE700\OSDesigns\iMX53_EVK_Mobility\RelDir\Freescale_i_MX53_SMD_ARMV7_Release\ce.bib " exited with code 1. {log="C:\WINCE700\build.log(1219)"}
Please let me know if you have any solution to solve this. I suspect these errors because of absence of those sysgen variables in my OS design.
Please help me to add direct 3D mobile support into my OS image.
Thanks
With Regards,
Seetharam