FLTK logo

Article #975: New Xcode IDE for OS X

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #975: New Xcode IDE for OS X

Created at 23:39 Feb 21, 2010 by matt

Last modified at 08:29 Feb 26, 2010

The new Xcode project files were rearanged and cleaned up thoroughly. The Release setting will build a 10.5 compatible Universal Binary for Intel 32, 64, and PPC.

Please use this IDE instaed of "ide/Xcode3.1" and let me know if there are any issues.

The files in "fltk/ide/Xcode3.1" will be removed soon.

CHANGES: the generated frameworks have no longer and underscore between "fltk" and the extension. fltk_gl.framework becomes fltkgl.framework. This is done to have a consistent naming scheme across platforms.

Listing ]


Comments

Submit Comment ]

From michel, 14:14 Mar 08, 2010 (score=3)

I can't make it run under snow leopard 10.6.2 with Xcode 3.2.1. If I build using 10.5 release i386, it doesn't work. I have 26 errors that look like this one :

".objc_class_name_NSScreen", referenced from: literal-pointer@__OBJC@__cls_refs@NSScreen in libfltk.a(Fl.o)

Apparently it's all about the linker.

Projects templates folder have been moved to : " These files were previously located in /Library/Application Support/Apple/Developer Tools/ and /Library/Application Support/Xcode/. They are now located in the developer directory’s Library/Xcode/ folder"

http://developer.apple.com/Mac/library/releasenotes/DeveloperTools/RN-Xcode/index.html


Reply ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.