dwtx program crashed with recent svn

Frank Benoit keinfarbton at googlemail.com
Wed Sep 10 13:46:13 PDT 2008


yidabu schrieb:
> I updated dwt-win and dwt-addons to trunk today, try to re build some dwtx based programs via dmd,
> 
> all programs crashed immediately after click on the app.exe.
> 
> Environment: dwt-win.lib and dwtx.lib by dsss 0.75, dmd 1.033
> 
> ddbg captured:
> 
> Unhandled D Exception (tango.core.Exception.IOException
>  "<console> :: The handle is invalid.") at KERNEL32.dll (0x7c812a5b) thread(196)
> ->us
> #0 ?? () from KERNEL32.dll
> ->q
> 
> 
> tried to build jface example:
> 
> dwt-samples\jface>dmd ActionAndStatusbar.d D:\d\dwt-samples
> \dwt.res -L/SUBSYSTEM:console:5 -JD:\d\dwt-addons\res\ -JD:\d\dmd\src\dwt-samples\res tango-user-dmd.lib tango-base-dmd.lib tango-win32-dmd.lib -g -debug -version=TANGOSVN
> 
> dwt-samples\jface>ActionAndStatusbar
> implementation missing in file dwtx\dwtxhelper\Collection.d line 2283
> exiting ...
> 
> 
> 
> 
> 
thx, it is fixed now.


More information about the Digitalmars-d-dwt mailing list