dwtx\dwtxhelper\BreakIterator.d not exists

yidabu yidabu.spam at gmail.com
Tue Jul 8 04:33:38 PDT 2008


On Tue, 08 Jul 2008 19:49:00 +0900
Bill Baxter <dnewsgroup at billbaxter.com> wrote:

> yidabu wrote:
> > On Mon, 07 Jul 2008 16:05:23 +0200
> > Frank Benoit <keinfarbton at googlemail.com> wrote:
> > 
> >> yidabu schrieb:
> >>> On Mon, 7 Jul 2008 10:39:44 +0800
> >>> yidabu <yidabu.spam at gmail.com> wrote:
> >>>
> >>>> I tried building dwt-addons with version=TANGOSVN, get errors:
> >>>>
> >>>>
> >>>> dwtx\ui\internal\forms\widgets\TextSegment.d(34): module BreakIterator cannot re
> >>>> ad file 'dwtx\dwtxhelper\BreakIterator.d'
> >>>> Command D:\d\dmd\bin\rebuild.exe returned with code 1, aborting.
> >>>> Error: Command failed, aborting.
> >>>>
> >>>> dwtx\ui\internal\forms\widgets\FormUtil.d(45): module BreakIterator cannot read
> >>>> file 'dwtx\dwtxhelper\BreakIterator.d'
> >>>>
> >>>> dwtx.dwtxhelper.BreakIterator
> >>>> should be:
> >>>> dwtx.dwthelper.mangoicu.UBreakIterator
> >>>>
> >>> moudle name like this:
> >>> dwtx.dwtx.dwthelper.*
> >>> should be:
> >>> dwtx.dwtxhelper.*
> >>>
> >>>
> >>>
> >> works now. thx for report yidabu.
> >> Frank
> > 
> > warning on building dwtx.lib:
> > 
> > Warning: Public '_D5tango4text3xml8Document15__T8DocumentTaZ8Document7Visitor6__
> > initZ' already in library, redefinition ignored.
> > Warning: Public '_D5tango4text3xml8Document15__T8DocumentTaZ8Document8NodeImpl6_
> > _initZ' already in library, redefinition ignored.
> > Warning: Public '_D5tango4text3xml8Document14__T7XmlPathTaZ7XmlPath7NodeSet6__in
> > itZ' already in library, redefinition ignored.
> 
> InitZ errors are due to the compiler.  Try rebuilding with -full and/or
> changing the oneatatime settings in your dsss config to the opposite of
> what they're set to now.
> 
> --bb

thanks. but buildflags with -full and set oneatatime=no already.


-- 
yidabu <yidabu.spam at gmail.com>
http://www.dsource.org/projects/dwin

D 语言-中文(D Chinese):
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/




More information about the Digitalmars-d-dwt mailing list