Re: Help with building Quesa for Cocoa
Re: Help with building Quesa for Cocoa
- Subject: Re: Help with building Quesa for Cocoa
- From: Carlos Weber <email@hidden>
- Date: Thu, 17 Jan 2002 08:04:40 -1000
On Wednesday, January 16, 2002, at 07:39 , Brent Gulanowski wrote:
Hi,
Does anybody on this list with a bit of time and experience think they
could help me figure out why I can't get the demo app in Quesa,
Quesa3DView, to work properly? The original author has not been around
in a long time.
I get a few warnings like this:
/usr/bin/ld: warning prebinding disabled because (__PAGEZERO segment
(address = 0x0 size = 0x1000) of
/Volumes/Clarke/Users/Brent/Programming/Other Projects/Multi-
platform/quesa/SDK/Extras/Cocoa
Example/Quesa3DView/build/QuesaCocoaTest.app/Contents/MacOS/QuesaCocoaTest
overlaps with __TEXT segment (address = 0x0 size = 0xa0000) of
/Users/bgulanow/Library/Frameworks/QuesaCocoa.framework/Versions/A/QuesaCocoa
Brent, you might start by looking at the following document on your
disk, if you haven't already:
file:///Developer/Documentation/ReleaseNotes/Prebinding.html
If I thought I really understood all this I would volunteer to help you!