Is it possible to build DMD using Windows SDK?

Andre Tampubolon andre at lc.vlsm.org
Tue Apr 24 06:47:26 PDT 2012


Hi folks,

Now I'm using Win 7 64 (for work). It don't have MSVC installed, but Win
7 SDK.
I tried to built DMD using it, but failed:
C:\Downloads\Software\DigitalMars\d-git\dmd\src>vcbuild\builddmd.bat
vcbuild\dmc_cl -c -Iroot;vcbuild   /Zi -cpp  mars -Ae
cl : Command line warning D9026 : options apply to entire command line
vcbuild.c
c1xx : fatal error C1083: Cannot open source file: 'vcbuild.c': No such
file or
directory
mars.c
C:\Program Files\Microsoft SDKs\Windows\v7.1\INCLUDE\winnt.h(480) :
warning C400
5: 'TEXT' : macro redefinition

c:\downloads\software\digitalmars\d-git\dmd\src\root\dchar.h(148) : see
previous definition of 'TEXT'
Generating Code...

--- errorlevel 2

Any suggestions?


More information about the Digitalmars-d mailing list