DWT & Tango 0.99.6 & DMD 1.029
Mike James
mj.wave at btinternet.com
Mon Apr 28 08:31:32 PDT 2008
Bill Baxter Wrote:
> davidl wrote:
> > 在 Mon, 28 Apr 2008 08:46:50 +0800,Bill Baxter
> > <dnewsgroup at billbaxter.com> 写道:
> >
> >> Anyone had a chance to see if this combo works out of the box?
> >>
> >> The new DMD is supposed to fix those wrong vtable calls that were
> >> requiring tango patches to work around.
> >>
> >> --bb
> >
> > I would think you're the right guy to have the test ;)
> >
>
> Heh. I've just got a deadline, so no playing around with installing new
> toys for me right now. Next week I should be able to give it a try if
> no one else does before then.
>
> --bb
As A quick test I have the latest DMD and Tango - this is the result of trying to build dwt-win...
simple.d => simple
+ c:\dmd\bin\rebuild.exe -Idsss_imports\ -I. -S.\ -Ic:\dmd\include\d -Sc:\dmd\lib\ -Ic:\dmd\include\d -Sc:\dmd\lib -oq
dsss_objs\D simple.d -ofsimple
OPTLINK (R) for Win32 Release 8.00.1
Copyright (C) Digital Mars 1989-2004 All rights reserved.
dsss_objs\D\dwt-widgets-Display.obj(dwt-widgets-Display)
Error 42: Symbol Undefined _IsHungAppWindow at 4
dsss_objs\D\dwt-internal-win32-OS.obj(dwt-internal-win32-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.
Regards, Mike.
More information about the Digitalmars-d-dwt
mailing list