On 25.11.2013 22:01, Frustrated wrote:
set PATH=D:\Dlang\dmd2\windows\\bin;C:\Program Files (x86)\Microsoft
SDKs\Windows\v7.0A\\\bin;%PATH%

set LIB="C:\Program Files (x86)\Windows Kits\8.1\Lib\win8\um\x86"
echo. > D:\DLang\Projects\Tests\RTest1\RTest1\Debug DMD
Win32\RTest1.build.lnkarg
echo "Debug DMD Win32\RTest1.obj","Debug DMD Win32\RTest1.exe_cv","Debug
DMD Win32\RTest1.map",user32.lib+ >>
D:\DLang\Projects\Tests\RTest1\RTest1\Debug DMD Win32\RTest1.build.lnkarg
echo kernel32.lib/NOMAP/CO/NOI /nologo >>
D:\DLang\Projects\Tests\RTest1\RTest1\Debug DMD Win32\RTest1.build.lnkarg

There seem to be quotes missing around the lnkarg file, it contains spaces in the configuration name.

Reply via email to