digitalmars.D.dwt - dwt-samples\jface>dsss build error
- dolive (23/23) Aug 01 2008 D:\D\dwt-samples\jface>dsss build -full -ID:\D\dwt-win
- Frank Benoit (4/32) Aug 02 2008 JFace has a set of property files and images. They are located in
- dolive (3/36) Aug 02 2008 dsss build -full -JD:\D\dwt-addons\res is ok£¬thanks £¡
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
Aug 01 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. thanksJFace 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.
Aug 02 2008
Frank Benoit Ğ´µ½:dolive schrieb:dsss build -full -JD:\D\dwt-addons\res is ok£¬thanks £¡ build this package 21 minuteD:\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. thanksJFace 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.
Aug 02 2008