bud problems
Bill Baxter
dnewsgroup at billbaxter.com
Wed Nov 8 17:32:30 PST 2006
I seem to have to delete all my object files before running bud if I
want to not get link errors and not have spurious crashes in the exe.
This project has 11 files or so in two directories. Linker errors seem
to mostly be from template stuff.
Am I using bud incorrectly?
Here's my brf file:
-------------
# Damn, envvars like %DMDDIR% don't work
-g
-debug
-I..\..\baxissimo
-I..\..\ext
example1
---------------
and I run with
>> bud @example1
Thanks,
--bb
More information about the Digitalmars-d-learn
mailing list