Re: [Anjuta-list] Problem with include path



Hi Tim,

TimChen a écrit :
How could I add an additional include path into my project?

Anjuta is using autotools, so you need to add the following line in the Makefile.am file in the directory containing your other sources files.

AM_CPPFLAGS = -I _your_include_path_

It seems like that there was a compiler setting panel in previous version of
Anjuta, but I can't find it in 2.4.1.

Yes, the Anjuta version 1.x was not using autotools.

Regards,

Sébastien





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