Re: [anjuta-list] Import project behaviour
- From: Sébastien Granjoux <seb sfo free fr>
- To: anjuta-list gnome org
- Subject: Re: [anjuta-list] Import project behaviour
- Date: Thu, 21 Mar 2013 22:10:17 +0100
Hi,
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.
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?
The Makefile contains some 'ifeq', 'else', 'endif' statements which seem
to work fine on 'make'... Could this be the cause of the problem?
I don't think so.
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]