discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Makefile question


From: Daniel Santos
Subject: Re: Makefile question
Date: Tue, 04 Dec 2007 22:03:32 +0000
User-agent: Icedove 1.5.0.10 (X11/20070329)

The problem is between the chair and the keyboard. Project center generates the makefile. Which for people using both command line and Project center is a problem, because changes in the makefiles made on a text editor are totally lost when the file is open in project center. This happened to me in the case described.


Daniel Santos wrote:
Hello,

I have the following project structure :

Proj1, Proj1.1, and Proj1.2. Like in book chapters. Proj1.1 is a library, and I want to use it in proj 1.2. To include the headers and the shared objects I add the path to Proj1.1 in the Proj1.2 GNUmakefile.preamble under the ADDITIONAL_INCLUDE_DIRS variable, and analogously for the ADDITIONAL_LIB_DIRS. I learned this from the make manual.

When I make Proj1.2 in Project center, include files in Proj1.1 are not being found.

Need help.


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep






reply via email to

[Prev in Thread] Current Thread [Next in Thread]