(no subject)

Frank Benoit keinfarbton at googlemail.com
Tue Jul 29 01:40:47 PDT 2008


Mike James schrieb:
> 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.
> 

This to fix your problem:
http://www.dsource.org/projects/dwt/wiki/FAQ#Linkererroronwindows
Yesterday I added a quick installation instruction:g
http://www.dsource.org/projects/dwt/wiki/Installation#QuickInstallationonWindows


More information about the Digitalmars-d-dwt mailing list