Re: [Anjuta-list] execution working directory



On Thu, 2004-08-12 at 16:21 -0400, Paul Siegel wrote:
> Is there a setting somewhere that determines the working directory for 
> the Execute (F3) command?  I have an application that attempts to load a 
> file in the same directory as the executable, ie "./".  This works fine 
> when run from the command line, and it even works just fine when run 
> through the debugger.  But when I press F3 to just execute the thing, it 
> reports that it can't find the file.
> 
> I apologize if this is an obvious setting somewhere, but I just can't 
> find the thing!


I could be mistaken, but I took a look, and found in 

   Settings->Edit user.properties file ...

Right at the bottom there is:

#~ command.execute.project="$(top.proj.dir)/$(module.source.name)/$(project.source.target)" $(anjuta.program.arguments)

I assume you can just uncomment that sucker, and customize it as necessary.

--
Curtis Magyar






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]