tango module object cannot read file object.d

kris foo at bar.com
Sun Feb 4 21:30:59 PST 2007


Martin d Anjou wrote:
>  $ /tools/bin/dmd -L-L/tools/lib/libphobos.a -I/tools/SRC/tango/tango 
> ttango.d
> object.d: module object cannot read file 'object.d'
> 
> $ cat /tools/bin/dmd.conf
> 
> [Environment]
> 
> ; DFLAGS=-I/tools/SRC/dmd/dmd/src/phobos
> DFLAGS="-I/tools/SRC/tango/tango" -version=Tango -version=Posix
> 
> Can someone help me with what's wrong here? Thanks.
> 
> Martin

It may be that your -I is one level too deep? Looks like it ^^. In 
general you're likely to get a faster response over at the Tango forums, 
or the IRC channel, since that's where we spend most of our time :)

http://www.dsource.org/projects/tango/wiki/Contact



More information about the Digitalmars-d mailing list