环境:wince qt4.5.3+sdk5.0+vs2008
安装完毕后运行demos.sln,部署生成时总出如题错误。
  查到一种solution如下: 
   tools=> Options => Projects and Solutions -> VC++ Directories page
   Executable files option
   then place below rows: 
   $(SystemRoot)\System32
   $(SystemRoot)
   $(SystemRoot)\System32\wbem
  仍然没有作用。
请问各位高人怎么看此问题?拱手作揖请教!