Hi all,

FYI (which I should probably post to a suitable yaz list as well),
after a full svn up, clean all, build cycle today I found that yaz
failed to link with the familiar libGL.dylib cycular issue. For those
not familiar with this "feature" of the current osx ld, see
http://developer.apple.com/qa/qa2007/qa1567.html

Anyhoo, the solution is to add the following to the "Other Linker
Flags" of the yaz target in
vendorsrc/indexdata/yaz/objc/yaz.xcodeproj:

-dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

Cheers,

/Mark

-- 
Mark Aufflick
 contact info at http://mark.aufflick.com/about/contact

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bibdesk-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to