dwt-samples\jface>dsss build error

Frank Benoit keinfarbton at googlemail.com
Sat Aug 2 02:01:34 PDT 2008


dolive schrieb:
> D:\D\dwt-samples\jface>dsss build -full -ID:\D\dwt-win
> or
> D:\D\dwt-samples\jface>dsss build -full -ID:\D\dwt-win -ID:\D\dwt-addon 
> or
> D:\D\dwt-samples\jface>dsss build -full -ID:\D\dwt-win ,D:\D\dwt-addon 
> or
> D:\D\dwt-samples\jface>dsss build -full -ID:\D\dwt-addon 
> 
> error£º
> 
> FileTreeViewer.d => FileTreeViewer
> + D:\D\dsss\bin\rebuild.exe -Idsss_imports\ -I. -S.\ -ID:\D\dsss\include\d -SD:\
> D\dsss\lib\ -full -ID:\D\dwt-win -ID:\D\dwt-addons  -ID:\D\dsss\include\d -SD:\D
> \dsss\lib  -oqdsss_objs\D -g -gc -JD:\D\dsss\lib/res -J../res -I.. -L/SUBSYSTEM:
> console:5 -L/rc:..\dwt FileTreeViewer.d -ofFileTreeViewer
> D:\D\dwt-win\dwt\dwthelper\utils.d(970): Error: file "dwtx.jface.messages.proper
> ties" cannot be found, check -Jpath
> D:\D\dwt-win\dwt\dwthelper\utils.d(970): Error: cannot evaluate opCall("","dwtx.
> jface.messages.properties") at compile time
> D:\D\dwt-win\dwt\dwthelper\utils.d(91): template instance dwt.dwthelper.utils.ge
> tImportData!("dwtx.jface.messages.properties") error instantiating
> Command D:\D\dsss\bin\rebuild.exe returned with code 1, aborting.
> Error: Command failed, aborting.
> 
> 
> D:\D\dwt-samples\snippets>dsss build -full -ID:\D\dwt-win      is ok.
> 
> thanks

JFace has a set of property files and images. They are located in 
dwt-addons/res and this folder must be given to the compiler/dsss with 
the -J option.


More information about the Digitalmars-d-dwt mailing list