digitalmars.D.dwt - building changeset271 and 3.4-1 error
- dolive (8/8) Jul 29 2008 useing tango-0.99.7-bin-win32-dmd.1.033 and dsss 0.75 building changeset...
- Chris R. Miller (6/15) Jul 29 2008 e\Exception.d'
- Frank Benoit (6/20) Jul 29 2008 This seems not to be a DWT related problem.
- dolive (21/44) Jul 29 2008 D:\D\tango\tango\bin\sc.ini :
- Frank Benoit (4/7) Jul 29 2008 The path shows you have another dmd in this directory and as the first
- dolive (2/10) Jul 29 2008 thank you every much, delete another dmd path is ok, 271 and 3.4.1 both...
- Frank Benoit (3/4) Jul 29 2008 to compile what? An example? A lib?
- dolive (2/8) Jul 30 2008 compile dwt-win package 13 minute , dwt-addon package 21 minute, contr...
- Frank Benoit (4/14) Jul 30 2008 If i compile the controlexample it takes about 30 sec.
- Frank Benoit (3/13) Jul 31 2008 can you please retry to with the -dc=dmd-win-tango option to dsss ?
- dolive (6/20) Jul 31 2008 now compile dwt-win package 18 sec , dwt-addon package 1 minute, contro...
useing tango-0.99.7-bin-win32-dmd.1.033 and dsss 0.75 building changeset271 and 3.4-1 error: .......... ...\Widget.d -oflibDD-dwt.a dwt\dwthelper\System.d(8): module Exception cannot read file 'tango\core\Exception.d' Command D:\D\dsss\bin\rebuild.exe returned with code 1, aborting. Error: Command failed, aborting. haven't 'tango\core\Exception.d' file,but have 'tango\core\Exception.di'file. thanks
Jul 29 2008
dolive wrote:useing tango-0.99.7-bin-win32-dmd.1.033 and dsss 0.75 building changese=t271 and 3.4-1 error:=20 .......... ...\Widget.d -oflibDD-dwt.a dwt\dwthelper\System.d(8): module Exception cannot read file 'tango\cor=e\Exception.d'Command D:\D\dsss\bin\rebuild.exe returned with code 1, aborting. Error: Command failed, aborting. =20 haven't 'tango\core\Exception.d' file,but have 'tango\core\Exception.di='file. Check that your sc.ini were updated, as well as you should check that=20 DSSS' profile was changed to dmd-win-tango.
Jul 29 2008
dolive schrieb:useing tango-0.99.7-bin-win32-dmd.1.033 and dsss 0.75 building changeset271 and 3.4-1 error: ........... ....\Widget.d -oflibDD-dwt.a dwt\dwthelper\System.d(8): module Exception cannot read file 'tango\core\Exception.d' Command D:\D\dsss\bin\rebuild.exe returned with code 1, aborting. Error: Command failed, aborting. haven't 'tango\core\Exception.d' file,but have 'tango\core\Exception.di'file. thanksThis seems not to be a DWT related problem. More about configuration of compiler and tango. Yesterday I added a quick installation instruction http://www.dsource.org/projects/dwt/wiki/Installation#QuickI stallationonWindows This guides you to a working DWT in 12 easy steps.
Jul 29 2008
Frank Benoit 写到:dolive schrieb:D:\D\tango\tango\bin\sc.ini : [Version] version=7.51 Build 020 [Environment] LIB="% P%\..\lib" DFLAGS="-I% P%\..\import;D:\D\dwt-win" -version=Tango -defaultlib=tango-base-dmd.lib -debuglib=tango-base-dmd.lib -L+tango-user-dmd.lib LINKCMD=% P%\link.exe D:\D\dsss\etc\rebuild\default : profile=dmd-win-tango D:\D\dsss\etc\rebuild\dmd-win-tango : change "oneatatime=yes" to "oneatatime=no" (twice!) import-libs overrided D:\D\tango\tango\lib some libs system path=;d:\d\dmd\bin;D:\D\dmd\lib;D:\D\tango\tango\lib;D:\D\tango\tango\bin;D:\D\tango\tango\import;D:\D\dsss\bin;D:\D\dwt-win tango : useing tango-0.99.7-bin-win32-dmd.1.033.zip unpackd was effective compile run tango example, no recompile tango dwt : useing dwt-win-3.4-1.zip command line D:\D\dwt-win > dsss build is error where things went wrong. thanks !useing tango-0.99.7-bin-win32-dmd.1.033 and dsss 0.75 building changeset271 and 3.4-1 error: ........... ....\Widget.d -oflibDD-dwt.a dwt\dwthelper\System.d(8): module Exception cannot read file 'tango\core\Exception.d' Command D:\D\dsss\bin\rebuild.exe returned with code 1, aborting. Error: Command failed, aborting. haven't 'tango\core\Exception.d' file,but have 'tango\core\Exception.di'file. thanksThis seems not to be a DWT related problem. More about configuration of compiler and tango. Yesterday I added a quick installation instruction http://www.dsource.org/projects/dwt/wiki/Installation#QuickI stallationonWindows This guides you to a working DWT in 12 easy steps.
Jul 29 2008
dolive schrieb:Frank Benoit 写到: system path=;d:\d\dmd\bin;D:\D\dmd\lib;D:\D\tango\tango\lib;D:\D\tango\tango\bin;D:\D\tango\tango\import;D:\D\dsss\bin;D:\D\dwt-winThe path shows you have another dmd in this directory and as the first in your path. the install guide uses the dmd which is in d:\d\tango\bin, that one should also be configured ok.
Jul 29 2008
Frank Benoit 写到:dolive schrieb:thank you every much, delete another dmd path is ok, 271 and 3.4.1 both compile 13 minuteFrank Benoit 写到: system path=;d:\d\dmd\bin;D:\D\dmd\lib;D:\D\tango\tango\lib;D:\D\tango\tango\bin;D:\D\tango\tango\import;D:\D\dsss\bin;D:\D\dwt-winThe path shows you have another dmd in this directory and as the first in your path. the install guide uses the dmd which is in d:\d\tango\bin, that one should also be configured ok.
Jul 29 2008
dolive schrieb:compile 13 minuteto compile what? An example? A lib? this seems too long I think.
Jul 29 2008
Frank Benoit 写到:dolive schrieb:compile dwt-win package 13 minute , dwt-addon package 21 minute, controlexample.d 11 minute, D:\D\dwt-samples\examples package 55 minute.compile 13 minuteto compile what? An example? A lib? this seems too long I think.
Jul 30 2008
dolive schrieb:Frank Benoit 写到:If i compile the controlexample it takes about 30 sec. Are you sure you have the oneatatime=no and you are using the right compiler profile?dolive schrieb:compile dwt-win package 13 minute , dwt-addon package 21 minute, controlexample.d 11 minute, D:\D\dwt-samples\examples package 55 minute.compile 13 minuteto compile what? An example? A lib? this seems too long I think.
Jul 30 2008
dolive schrieb:Frank Benoit 写到:can you please retry to with the -dc=dmd-win-tango option to dsss ? It seems that default profile does not always work.dolive schrieb:compile dwt-win package 13 minute , dwt-addon package 21 minute, controlexample.d 11 minute, D:\D\dwt-samples\examples package 55 minute.compile 13 minuteto compile what? An example? A lib? this seems too long I think.
Jul 31 2008
Frank Benoit 写到:dolive schrieb:now compile dwt-win package 18 sec , dwt-addon package 1 minute, controlexample.d 35 sec , D:\D\dwt-samples\examples package 4 minute 30 sec. before dmd-win-tango file oneatatime option is off,thanks ! how to do -dc=dmd-win-tango ? command line or defuault file ? twice compile DD-dwtx.lib size is 10,530k(before) , 9,473k (now) DD-dwt.lib identicalFrank Benoit 写到:can you please retry to with the -dc=dmd-win-tango option to dsss ? It seems that default profile does not always work.dolive schrieb:compile dwt-win package 13 minute , dwt-addon package 21 minute, controlexample.d 11 minute, D:\D\dwt-samples\examples package 55 minute.compile 13 minuteto compile what? An example? A lib? this seems too long I think.
Jul 31 2008