bugGNUstep - Bugs: bug #28997, gui fails to build on Windows...

Group
 
 

bug #28997: gui fails to build on Windows (GSGormLoading)

Submitter:  Riccardo Mottola <rmottola>
Submitted:  Wed 24 Feb 2010 10:11:36 AM UTC
   
 
Category:  Gui/AppKit Severity:  4 - Important
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 24 Feb 2010 01:45:18 PM UTC, comment #2: 

I confirm that compilation is fixed.

Riccardo Mottola <rmottola>
Group Member
Wed 24 Feb 2010 11:55:26 AM UTC, comment #1: 

Thans ... was trivial to fix ... just needed to import NSScroon.h

Richard Frith-Macdonald <CaS>
Group Member
Wed 24 Feb 2010 10:11:36 AM UTC, original submission:  

When I try to build gui (rev. 29713) on Windows I get the following error:

 Compiling file GSIconManager.m ...
GSGormLoading.m: In function `-[GSNibContainer awakeWithContext:]':
GSGormLoading.m:268: warning: `NSMutableSet' may not respond to `-containsObject
:'
GSGormLoading.m:268: warning: (Messages without a matching method signature
GSGormLoading.m:268: warning: will be assumed to return `id' and accept
GSGormLoading.m:268: warning: `...' as arguments.)
GSGormLoading.m: In function `-[GSNibContainer dealloc]':
GSGormLoading.m:322: warning: `NSMutableSet' may not respond to `-release'
GSGormLoading.m: In function `-[GSNibContainer initWithCoder:]':
GSGormLoading.m:432: warning: `NSMutableSet' may not respond to `-addObjectsFrom
Array:'
GSGormLoading.m:443: warning: `NSMutableSet' may not respond to `-addObject:'
GSGormLoading.m: In function `-[GSWindowTemplate autoPositionWindow:]':
GSGormLoading.m:815: warning: `NSScreen' may not respond to `-frame'
GSGormLoading.m:815: error: invalid initializer
GSGormLoading.m: In function `-[GSWindowTemplate initWithCoder:]':
GSGormLoading.m:905: warning: `NSScreen' may not respond to `-frame'
GSGormLoading.m:905: error: incompatible types in assignment
GSGormLoading.m: In function `-[GSWindowTemplate encodeWithCoder:]':
GSGormLoading.m:935: warning: `NSScreen' may not respond to `-frame'
GSGormLoading.m:935: error: incompatible types in assignment
make[4]: * [obj/libgnustep-gui.obj/GSGormLoading.m.o] Error 1

I cleaned and reconfigured both base and gui, make is to the latest version. "svn status" reports no locally modified files.

I can also reproduce this bug on a different machine.

Riccardo Mottola <rmottola>
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 CaS (Posted a comment)
  • -email is unavailable- added by rmottola (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.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-02-24 CaS StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code