Sorry, I have one more question.
After installing VS2012 update 3 and upgrade the latest SDK, I failed the compile again:
LINK : fatal error LNK1181: cannot open input file 'C:\PROGRA~2\MIA713~1\Windows\v7.0A\lib\gdi32.lib'
Sat Jul 13 20:27:05 2013, elapsed time: 0:02
BMAKE: call trace
line: 442, C:\PROGRA~2\Bentley\MICROS~1\MICROS~1\mdl\include\dlmlink.mki
line: 72, C:\Users\ANTHONY\Documents\Visual Studio 2008\Projects\HelloWorld\HelloWorld.mke
It was found that there are no such "LIB" folder (only has folder "BIN", missed lots of exe) in v7.0A. But i can see there is another folder v7.1A outside.
Should I copy them to v7.0A (it works)? Or find somewhere to set it pointing to v7.1A?