Strange DSSS/Tango compile error
Robert Kosek
robert.kosek at thewickedflea.com
Wed Oct 15 13:24:42 PDT 2008
Jarrett Billingsley wrote:
> Oh, I just realized what it is, I think. Don't build dice.d, dsss
> will build it for you automatically. Just do "dsss build rpg.d" and
> it'll automatically compile and link rpg as well as any dependent
> modules. I think it's trying to compile dice.d as a program, which of
> course won't work.
Hmm, that's an interesting idea. However, if I do that I get the
following error:
> dsss build rpg.d
> rpg.d => rpg
> + C:\utils\dmd\dsss\bin\rebuild.exe -Idsss_imports\ -I. -S.\ -IC:\utils\dmd\dsss
> \include\d -SC:\utils\dmd\dsss\lib\ -IC:\utils\dmd\dsss\include\d -SC:\utils\dm
> d\dsss\lib -oqdsss_objs\D rpg.d -ofrpg
> Command C:\utils\dmd\dsss\bin\rebuild.exe returned with code 1, aborting.
> Error: Command failed, aborting.
Which I have absolutely no idea what means, nor how to go about fixing it.
Thanks for all your help so far. I hope we can figure this out soon.
Regards,
Robert
More information about the Digitalmars-d-learn
mailing list