dwtx\dwtxhelper\BreakIterator.d not exists

yidabu yidabu.spam at gmail.com
Sun Jul 6 19:53:01 PDT 2008


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.*



-- 
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