You have spaces in your path, which is not good. Put quotes
around the file paths, like so:
VSSDK100Install = "C:\Program Files (x86)\Microsoft Visual
Studio 2010 SDK SP1"
WindowsSdkDir = "C:\Program Files (x86)\Microsoft
SDKs\Windows\v7.0A"
Sorry,Meta,
the problem still exists,but I compile it by bat file.
Then I compile the Visual D, found the error :
[1] cannot read file port\sharedvenusids.d
[2] no file in 'sdk/win32'
------ start all build: project: vsi, Debug Win32 ------
Building ..\bin\Debug\vsi.lib...
Error: cannot read file port\sharedvenusids.d
Building ..\bin\Debug\vsi.lib failed!
Thank you,Meta