Re: [anjuta-list] Import project behaviour



On Thu, 21 Mar 2013 22:10:17 +0100
Sébastien Granjoux <seb sfo free fr> wrote:

Le 21/03/2013 17:11, John Coppens a écrit :
I just imported a quite simple project, which only has a Makefile to guide
Anjuta. I checked the Makefile, and I believe the correct dependencies
for each target are specified.

Well, you should see some targets in the project view with the source 
files are dependencies. If you see this, the parser is working else 
there is an issue.

No targets appear.

Still, when clicking on run or debug, the source files do not get recompiled
automatically as I have seen in other projects. I have to compile the sources
separately by clicking on the compilation buttons.

I think in this case, I run make followed by the name of the program. I 
think it works even if the parser doesn't read the Makefile correctly. 
Can you recompile the program by running make in the directory 
containing the program?

Yes, I can compile executing make. And the dependencies seem correct, make
compiles only the modified files.

John


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