May 27, 2002
I had the same problem at first, it worked after I changed my path environment variable so that DM\BIN came before Visual Studio. At least that all I remember changing...

Alix Pexton [prolific writer, web advocate and confused too]...
"Without Hollywood [LA] would be a mail-order city, everything in the
catalogue you could get better somewhere else"
Philip Marlowe in "THE LITTLE SISTER" by Raymond Chandler...

> > The command line was:
> > c:\dmd>bin\dmd hello -I\dmd\src\phobos
> >
> > The complete results were:
> > link hello,,,user32+kernel32/noi;
> >
> > Microsoft (R) Overlay Linker  Version 3.69
> > Copyright (C) Microsoft Corp 1983-1988.  All rights reserved.
> >
> > HELLO.OBJ(hello.d) : fatal error L1101: invalid object module
> >  pos: B6 Record type: BC
> > --- errorlevel 2
> >
> > But if I use the -c option and then use sc, it works fine.

1 2
Next ›   Last »