Saaa schrieb:
> dmd 2.026
> phobos
> newest ruby one-click :)
> 
> What am I doing wrong ?
> 
>  C:\_D\Compiler\dwt2>rake
> (in C:/_D/Compiler/dwt2)
> Cleaning
> Building dwt-base
> Building org.eclipse.swt.win32.win32.x86
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\COMTYPES.d(19):
>  
> Error: org.eclipse.swt.internal.win32.WINTYPES.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\win32\WINTYPES.d(190)
>  
> conflicts with
> org.eclipse.swt.internal.ole.win32.extras.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\extras.d(54)
> 
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\OBJIDL.d(125):
> Error: org.eclipse.swt.internal.ole.win32.extras.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\extras.d(54)
> conflicts with
> org.eclipse.swt.internal.win32.WINTYPES.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\win32\WINTYPES.d(190)
> 
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\OBJIDL.d(382):
> Error: org.eclipse.swt.internal.ole.win32.extras.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\extras.d(54)
> conflicts with
> org.eclipse.swt.internal.win32.WINTYPES.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\win32\WINTYPES.d(190)
> 
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\OBJIDL.d(785):
> Error: org.eclipse.swt.internal.ole.win32.extras.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\extras.d(54)
> conflicts with
> org.eclipse.swt.internal.win32.WINTYPES.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\win32\WINTYPES.d(190)
> 
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\ifs.d(65):
> Error: org.eclipse.swt.internal.win32.WINTYPES.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\win32\WINTYPES.d(190)
> conflicts with
> org.eclipse.swt.internal.ole.win32.extras.IID
> at
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\internal\ole\win32\extras.d(54)
> 
> C:\_D\Compiler\dwt2\org.eclipse.swt.win32.win32.x86\src\org\eclipse\swt\events\SelectionListener.d(19):
> module Traits cannot read file 'tango\core\Traits.d'
> rake aborted!
> compile error
> C:/_D/Compiler/dwt2/rakefile:138:in `buildTree'
> 
> 

Meanwhile the org.eclipse.swt.win32.win32.x86 tree builds for D2. But
will not be usable until the missing impls are done.

Reply via email to