bugGNUstep - Bugs: bug #6693, *.gorm files are not copied into...

Group
 
 

bug #6693: *.gorm files are not copied into Resources directory

Submitter:  Stefan Urbanek <stefanu>
Submitted:  Fri 21 Nov 2003 01:41:38 PM UTC
   
 
Category:  Makefiles Severity:  2,5
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  nico
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 16 Mar 2007 12:29:23 PM UTC, comment #4: 

I tested this (both *.gorm and xxxInfo.plist) with gnustep-make from latest trunk, and all works fine. :-)

If you still have a problem with this using gnustep-make from trunk, please submit a new bug report with detailed explanations on how to reproduce it. ;-)

Thanks

Nicola Pero <nico>
Group Member
Mon 03 May 2004 06:33:04 PM UTC, comment #3: 

I have the same problem, both on FreeBSD and MacOS X.
Not sure whether it is platform-specific since they are both BSD.

-Deleted Account- <yjchen>
Thu 29 Apr 2004 03:28:37 PM UTC, comment #2: 

I'd like to fix this bug, but I couldn't reproduce it.

It works for me (at least for an application).  The command to copy the xxx_RESOURCE_FILES is always executed (which is inefficient, as it wouldn't be difficult to have clever rules that only copy them when needed, maybe I'll add that later), so I don't see how you might have this problem (to see the command being executed, try doing 'make messages=yes').

(NB: the AppNameInfo.plist file is a different issue :-)

Can you give me more information on how to reproduce the bug?

Best would be if you send me a makefile which doesn't work, and details of what you do and why it doesn't work.

Thanks.

Nicola Pero <nico>
Group Member
Wed 31 Dec 2003 06:25:52 AM UTC, comment #1: 

This problem occurs with ANY resource which is included via the GNUmakefile. I ran into it with the AppNameInfo.plist file, which I edited, did a make, make install, and it didn't update in the installed appbundle or in the appbundle which is created in the compile directory. This really needs to be fixed. Right now, the only workaround is either a 'make distclean' as stefan says, or simply a 'make clean'

Alex Perez <aperez>
Group Member
Fri 21 Nov 2003 01:41:38 PM UTC, original submission:  

When I edit a *.gorm file in a project, the file is not copied into Resources directory of target bundle when issuing next 'make' command. I have to do 'make distclean' and 'make' again to have recent version of .gorm file there.

Stefan Urbanek <stefanu>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nico (Posted a comment)
  •  

    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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-03-16 nico StatusNone Fixed
        Open/ClosedOpen Closed
    2004-04-29 nico Assigned toNone nico

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code