This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ERROR when rebuilding DVSDK

Hi. all, I came across a problem when building DVSDK.

It's failed on compiling the file "c6accelw.c"

the error message in  "c6accel.log" is:

 

c6accelw.c(15) : fatal error C1083: Cannot open include file: 'xdc/std.h': No such file or directory

gmake[2]: *** [c6accelw.obj] Error 2

gmake[2]: Leaving directory `C:/WINCE600/3rdParty/dvsdk_wince_01_11_00_03_patch_01/src/c6accel_1_01_00_02/soc/c6accelw'

gmake[1]: *** [c6accelw] Error 2

gmake[1]: Leaving directory `C:/WINCE600/3rdParty/dvsdk_wince_01_11_00_03_patch_01/src/c6accel_1_01_00_02/soc'

gmake: *** [c6accel] Error 2

 

 

It seems that the c6accel app was not built. I havn't  figure out why.

Can anyone help me?