c++ - iMX31 dependencies? -
i beginner in silverlight application. @ first looked on demo application provided wince 6.0 r3 @ location
wince600\public\common\oak\demos\xamlperf - this contains c++ code , wince600\public\common\oak\files\xamlperf - this contains xaml file images
now before running application in emulator. @ first proceeded following:
- i have first taken workspace went catalog item , added "silverlight windows embedded" drop down menu of catalog item
- then right clicked on solution explorer , choosed on properties , under configuration in drop down menu have selected environment variables have added new variable called "sysgen_samplexamlperf" , assigned value 1 variable.
- now after rebuiding application, have dumped image emulator , found @ desktop of device emulator can see exe file run , can see application working fine 3d effects.
now same thing proceeded in imx31 hardware , not able see application running in proper manner performing in emulator. feel there dependency when run application on hardware.
so can dependency? in location "wince600\public\common\oak\files\xamlperf" images in png format. there dependency image format?
thanks , regards
silverlight embedded devices not require hw support. can add hardware support enhance performance, not requirement.
on pxa3xx platform example, silverlight runs without hw tweaks through driver.
what question exactly? demo application?
can add xaml based internet explorer make sure silverlight runs. aware xaml based ie not have shortcut on desktop need create 1 or run executable \windows
Comments
Post a Comment