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




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

Reply via email to