(no subject)
Mike James
foo at bar.com
Tue Jul 29 01:20:35 PDT 2008
Hi All,
I've downloaded the latest DMD (1.033) DWT, and Tango. After building and installing DWT I tried to build the examples but with no success as the following shows. Can anyone tell me what I'm doing wrong?
Regards, Mike.
C:\dwt-samples\user>dsss build
dragdrop\texttolabel.d => dragdrop\texttolabel
+ c:\dmd\bin\rebuild.exe -Idsss_imports\ -I. -S.\ -Ic:\dmd\include\d -Sc:\dmd\li
b\ -Ic:\dmd\include\d -Sc:\dmd\lib -oqdsss_objs\D -g -gc -Jc:\dmd\lib/res -J..
/res -I.. -L/SUBSYSTEM:console:5 -L/rc:..\dwt dragdrop\texttolabel.d -ofdragdrop
\texttolabel
OPTLINK (R) for Win32 Release 8.00.1
Copyright (C) Digital Mars 1989-2004 All rights reserved.
c:\dmd\lib\\DD-dwt.lib(Display)
Error 42: Symbol Undefined _IsHungAppWindow at 4
c:\dmd\lib\\DD-dwt.lib(OS)
Error 42: Symbol Undefined _GetSystemDefaultUILanguage at 0
--- errorlevel 2
Command c:\dmd\bin\rebuild.exe returned with code -1, aborting.
Error: Command failed, aborting.
More information about the Digitalmars-d-dwt
mailing list