• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Create a "new" GLUT framework with XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Create a "new" GLUT framework with XCode


  • Subject: Create a "new" GLUT framework with XCode
  • From: Pierre-Olivier Dallaire <email@hidden>
  • Date: Wed, 2 Nov 2005 11:41:42 -0500

Hi !

I'm using the IBM Fortran compiler wit the f90gl bindings and GLUT/OpenGL frameworks, and I've discovered that the gluttimerfunc was just not working in Fortran ... So I've decided to download the GLUT source (http://math.nist.gov/f90gl/glut-3.7.1.tar.gz)  and to compile it. When using this new libglut.a instead of the GLUT framework, it works ! So my question is : does anybody know how to create a framework from a source code like this one ? I'm not very "skillful" with XCode ..

For the glut source, I have to
- create the Makefile with the command "./mkmkfiles.imake" (/usr/X11R6/bin must be in your PATH because of "imake")
- "make"
- the new libglut.a and the headers are in lib/glut/ and include/GL/

What I'm looking for is to built a new "GLUT" framework from the source that I've mentionned and check if the gluttimerfunc works !

All help is appreciated !

Regards,

PODallaire
______________________________________
Pierre-Olivier Dallaire
Étudiant, maîtrise génie mécanique
Université de Sherbrooke / IREQ





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Create a "new" GLUT framework with XCode
      • From: Michael Hanna <email@hidden>
  • Prev by Date: Re: Creating dynamic and static libs from one target
  • Next by Date: Re: preprocess Info.plist
  • Previous by thread: Newbie Q : confused about encodings
  • Next by thread: Re: Create a "new" GLUT framework with XCode
  • Index(es):
    • Date
    • Thread