Re: Including <Agl/agl.h> ...
Subject : Re: Including <Agl/agl.h> ...
From: Shawn Erickson <email@hidden >
Date: Sun, 18 Nov 2007 08:32:56 -0800
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=e6/Ao/4maj0I1cqv4eviao7EwMjMSjG2uMhHVHd01gY=; b=Eaz4GYbgIF3pZJ0RBEWo6fYCSHUYiwzDR6muWxBJahGBbGrtMtXcASwQmHz7lE9iOFDI9+0IBywhZbgdX/b4CROjEFg4zYC2wr3DmwFYekqm1k6FqCQ3//fIg3zkGb/d5z19bvlsvvCD4B5m8cU3a9bwpnXtdqJaAjypg7iLmyI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=oCXmmwe5IKn2aj4CC+o8m4sle3Av8ZA2wxmVMnESHE0x8CRveoKpQ/AvsanV+ACyGoIskXA96k69QNctnrdqw0p095ZgyrQrG42cUrC2HaIMQgoKCXbNNFkQXIBuccjLxgZC525gNqfFGy1m/qCQWtpU3ROtQiecH0nu2NX7MLU=
On Nov 17, 2007, at 11:16 PM, Graham Reitz wrote:
I created a Cocoa application using the Xcode wizard and wanted to
try some example from the OpenGL SuperBible and keep getting no such
file or directory errors with the agl.h header.
I come from the C++ world and I am quite confused how this is
supposed to work. I found the agl.h header file at:
/System/Library/Frameworks/AGL.framework/Versions/A/Headers
Typically I am used to seeing the real file path match the header
path. Is it different in Cocoa? I was expecting to find agl.h in a
directory called /.../Agl/
This isn't a Cocoa thing, this is a Mac OS X thing called frameworks.
<http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/WhatAreFrameworks.html
>
...and about how to include them...
<http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/IncludingFrameworks.html
>
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.