Weird linking problems
Weird linking problems
- Subject: Weird linking problems
- From: Nicholas Riley <email@hidden>
- Date: Sat, 15 Feb 2003 00:31:32 -0600
- Mail-followup-to: email@hidden
I've just come back to a Cocoa project after about a month, and am
having really weird linking problems.
If I do a 'pbxbuild clean; pbxbuild' from the terminal, everything
works.
If I subsequently change a source file and try to build from PB or
with pbxbuild, I get this:
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_NSMakeRect
...failed StandaloneExecutable.LinkUsingFileList
/Users/nicholas/Documents/Development/Cocoa/Pester/Source/build/Pester.app/Contents/MacOS/Pester
...
Everything that fails to link is an inline function in NSGeometry.h.
Any idea why this is happening?
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.