April 04, 2009
replace dwt-win to dwt2, an app failed to build, the exceptions are:

..\windows\bin\..\..\src\dwt2\imp\org\eclipse\swt\events\SelectionListener.di(52): Error: identifier 'CTabFolderEvent' is not defined
...\windows\bin\..\..\src\dwt2\imp\org\eclipse\swt\events\SelectionListener.di(52): Error: Tuple!(int) is used as a type

what's the issue?

thanks!

-- 
yidabu <yidabu.spam@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/


April 04, 2009
yidabu schrieb:
> replace dwt-win to dwt2, an app failed to build, the exceptions are:
> 
> ...\windows\bin\..\..\src\dwt2\imp\org\eclipse\swt\events\SelectionListener.di(52): Error: identifier 'CTabFolderEvent' is not defined
> ....\windows\bin\..\..\src\dwt2\imp\org\eclipse\swt\events\SelectionListener.di(52): Error: Tuple!(int) is used as a type
> 
> what's the issue?
> 
> thanks!
> 

it is fixed.
Was a copy/paste bug.