|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.dwt - DWT & Tango 0.99.6 & DMD 1.029
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 Apr 27 2008
在 Mon, 28 Apr 2008 08:46:50 +0800,Bill Baxter <dnewsgroup 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 Apr 27 2008
davidl wrote:在 Mon, 28 Apr 2008 08:46:50 +0800,Bill Baxter <dnewsgroup 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 Apr 28 2008
Bill Baxter Wrote:davidl wrote:在 Mon, 28 Apr 2008 08:46:50 +0800,Bill Baxter <dnewsgroup 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 Apr 28 2008
Mike James schrieb: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 4 dsss_objs\D\dwt-internal-win32-OS.obj(dwt-internal-win32-OS) Error 42: Symbol Undefined _GetSystemDefaultUILanguage 0 --- errorlevel 2 Command c:\dmd\bin\rebuild.exe returned with code -1, aborting. Error: Command failed, aborting. Regards, Mike. Apr 28 2008
Bill Baxter schrieb:davidl wrote:在 Mon, 28 Apr 2008 08:46:50 +0800,Bill Baxter <dnewsgroup 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 Apr 28 2008
Bill Baxter a crit :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 May 01 2008
arnaud schrieb:Bill Baxter a crit :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 May 04 2008
|