building changeset271 and 3.4-1 error
dolive
dolive89 at sian.com
Tue Jul 29 18:17:51 PDT 2008
Frank Benoit дµ½:
> 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.
> >
> >
> > thanks
> >
> >
>
> This 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#QuickInstallationonWindows
>
> This guides you to a working DWT in 12 easy steps.
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
# profile=dmd-posix-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 !
More information about the Digitalmars-d-dwt
mailing list