bugGNUstep - Bugs: bug #10958, *_HEADER_FILES_DIR not properly...

Group
 
 

bug #10958: *_HEADER_FILES_DIR not properly used when building frameworks.

Submitter:  None
Submitted:  Wed 10 Nov 2004 10:08:45 AM UTC
   
 
Category:  Makefiles Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Bug
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Wed 06 Apr 2005 11:24:10 AM UTC, comment #1: 

Thanks!

I applied to CVS something very similar to what suggested by Matt Rice.

Thanks a lot :-)

Nicola Pero <nico>
Group Member
Wed 10 Nov 2004 10:08:45 AM UTC, original submission:  

Creating a simple makefile including the framework makefile, setting up your source and header files, as well as specifying an alternate header files directory, ie:

MyFramework_HEADER_FILES_DIR = ../Headers/MyFramework

(all headers reside in said directory); running 'make' inside the source directory, results in a:

make[1]: * No rule to make target `FirstHeader.h', needed by `MyFramework.framework/Versions/1.0.0/Headers/FirstHeader.h'. Stop.

If I create a symbolic link in the source dir to the headers, it properly copies the files, but this should not be required (infact with large source trees it gets quite ugly).

Anonymous

 

Attached Files

Attached Files
file #2771:  10958.diff added by ratmice (734B - text/plain - patch.)

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

History

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-06 nico Open/ClosedOpen Closed
2005-03-21 ratmice Attached File- Added 10958.diff, #2337

Back to the top

Powered by Savane 3.16-ed84.
Corresponding source code