On 12.05.2014 08:38, FrankLike wrote:
On Monday, 12 May 2014 at 06:36:10 UTC, FrankLike wrote:
There are some quotes missing when building the Debug configuration.
I have committed a fix and also added the missing file reported in
your other message (IIRC it is not needed by every VS SDK).
Sorry,Rainer Schuetze,
And there is a little error in sdk.bat
'(echo unexpected Visual Studio SDK installation at %VSISDKINC% && exit
/B 1)'
%VSISDKINC% should be "%VSISDKINC%"
I agree it is a bit clearer with quotes, but echo still works without,
doesn't it?