Okay, so I see now that the location in which Draco looks for the build file
is relative to the location specified by the value of the <rootsourcedir>
element, if you have one specified (which I do).  So the place where it is
looking is by design...after I realized what was going on, I changed my build
file location setting in my project configuration to the appropriate relative
directory and it works.

Sorry for the ignorance,

Greg

> -----Original Message-----
> From: Gregory A. Lusk 
> Sent: Thursday, December 30, 2004 2:22 PM
> To: draconet-users@lists.sourceforge.net
> Subject: [Draconet-users] Yet Another Build File Location Question
> 
> 
> I've read through most of the posts related to where to place 
> the master
> build file, and still cannot get mine to work.
> 
> I have placed my master build file in the root of my VSS 
> project directory,
> and specified its location in the Draco configuration file as follows:
> 
>       <nant>
>         <buildfile>integra.build</buildfile>
>         <targets>build</targets>
>       </nant>
> 
> When I force Draco to build my project, it appears to be 
> looking for my build
> file relative to the location of the Draco exe, as indicated 
> by the log:
> 
>       Error loading buildfile.
>       Could not find file "f:\program files\draco.net
> service\integra.build".
> 
> Not sure why this is...anyone have any ideas?
> 
> Thanks,
> 
> Greg
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Draconet-users mailing list
> Draconet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/draconet-users
> 


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Draconet-users mailing list
Draconet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to