bugGNUstep - Bugs: bug #36719, ProjectCenter should support...

Group
 
 

bug #36719: ProjectCenter should support ObjC++ files...

Submitter:  Gregory John Casamento <gcasa>
Submitted:  Sun 24 Jun 2012 11:04:19 PM UTC
   
 
Category:  Application Severity:  4 - Important
Item Group:  Change Request Status:  Fixed
Privacy:  Public Assigned to:  rmottola
Open/Closed:  Closed

Discussion locked!

Jump to the original submission

Tue 14 Dec 2021 04:27:21 PM UTC, comment #7: 

This has been added.

Gregory John Casamento <gcasa>
Group administrator
Sun 01 Nov 2020 08:26:25 PM UTC, comment #6: 

Fix this properly.  It is not currently fixed.  Make it add a header, please.

Gregory John Casamento <gcasa>
Group administrator
Thu 07 May 2015 08:31:27 AM UTC, comment #5: 

You may only add existing objective-c++ files to your project and the makefiles should be created correctly with the correct sections and the classes built.

This is the same behaviour as the XCode version I have and seen in most tutorials I found on the net.

If more recent versions of XCode provide creation templates, please show me a screenshot of it on new with the description and attach the created .h and .m templates

Please confirm anyway that with an existing objc-++ files everything works.

Riccardo Mottola <rmottola>
Group Member
Wed 06 May 2015 11:50:26 AM UTC, comment #4: 

There is still no option in the File->New In Project panel to create ObjC++ files.

Gregory John Casamento <gcasa>
Group administrator
Tue 05 May 2015 07:56:30 PM UTC, comment #3: 

PC should generate makefiles correctly, can you confirm that?
The editor should recognize the file too, but that might need improvement, but please confirm the makefiles are correct now.

Riccardo Mottola <rmottola>
Group Member
Tue 02 Dec 2014 12:07:14 PM UTC, comment #2: 

PNAME_OBJCC_FILES

et al.

GC

Gregory John Casamento <gcasa>
Group administrator
Tue 02 Dec 2014 10:32:08 AM UTC, comment #1: 

Can you tell me in which Makefile section the files should go?

Obj-c files go in:
PNAME_OBJC_FILES

C Files fo in>
PNAME_C_FILES

while all header files are in

PNAME_HEADER_FILES

Obj-c++ ?


Riccardo Mottola <rmottola>
Group Member
Sun 24 Jun 2012 11:04:19 PM UTC, original submission:  

ProjectCenter currently doesn't support the addition of Objective-C++ into project files.

This functionality is essential for integration of libraries which are written in C++ and should be supported.

Gregory John Casamento <gcasa>
Group administrator

 

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

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 rmottola (Posted a comment)
  • -email is unavailable- added by gcasa (Submitted the item)
  •  

    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.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-12-14 gcasa StatusNone Fixed
        Open/ClosedOpen Closed
        Discussion LockNone Locked
    2020-11-01 gcasa StatusReady For Test None
    2015-05-07 rmottola Assigned toNone rmottola
    2015-02-23 rmottola StatusIn Progress Ready For Test
    2015-01-09 rmottola StatusNone In Progress

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code