BSCMAKE Error BK1517 (Windows Embedded CE 6.0)
1/5/2010
source file for sbrfile compiled with both /Yc and /Yu
The .sbr file refers to itself. It was probably recompiled with /Yu after compiling with /Yc. Reset the compiler option for the source file to /Yc, then select Rebuild All to generate new .sbr files. Do not recompile the source file with /Yu.