dwt-win build error
yidabu
yidabu.nospam at gmail.com
Sat Mar 1 00:51:52 PST 2008
Terrible speed to build dwt.lib
I'm using DSSS to build dwt.lib, one hour passed, but it's not finished yet.
On Fri, 29 Feb 2008 15:22:49 +0100
"Simen Haugen" <simen at norstat.no> wrote:
> Great, thanks a lot. It works now.
>
>
> "John Reimer" <terminal.node at gmail.com> wrote in message
> news:fq93t8$2avv$1 at digitalmars.com...
> > Simen Haugen wrote:
> >> Yup. Still the same error
> >>
> >>
> >> "Frank Benoit" <keinfarbton at googlemail.com> wrote in message
> >> news:fq8vq8$1lnp$1 at digitalmars.com...
> >>> Simen Haugen schrieb:
> >>>> Gives the same error.
> >>>>
> >>>> I'm using dsss 0.75, dmd 1.025, tango rev 3317 and dwt rev 172.
> >>>>
> >>>>
> >>>> "Frank Benoit" <keinfarbton at googlemail.com> wrote in message
> >>>> news:fq8p3v$qd5$1 at digitalmars.com...
> >>>>> Simen Haugen schrieb:
> >>>>>> Trying to compile simple.d, but got some errors:
> >>>>>>
> >>>>>>
> >>>>>> ..\dwt-widgets-Display.obj(dwt-widgets-Display)
> >>>>>> Error 42: Symbol Undefined _IsHungAppWindow at 4
> >>>>>> ..\dwt-internal-win32-OS.obj(dwt-internal-win32-OS)
> >>>>>> Error 42: Symbol Undefined _GetSystemDefaultUILanguage at 0
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>> If building with dsss, please try to add -full to the commandline.
> >>>>
> >>> hm, -full solves this always in my case. Did you also apply -full while
> >>> building the dwt lib?
> >>>
> >>> dsss build dwt -full
> >>>
> >>
> >>
> >
> >
> > I've had this error before too... These functions are in User32.lib and
> > Kernel32.lib. If dsss doesn't know where to find these libraries, this can
> > happen. Try adding "-S<path to implibs>" to your dsss command line and
> > see if this changes anything. Also try adding the "-llKernel32" and
> > "-llUser32" to the dsss command line. You shouldn't have to do this, but
> > maybe it might be a useful diagnostic.
> >
> > -JJR
>
>
--
yidabu <yidabu.nospam at gmail.com>
SciTE4D:
http://scite4d.chinese-blog.org/
More information about the Digitalmars-d-dwt
mailing list