Menu

#1 OS X needs extra linker flags

open
nobody
None
5
2009-09-02
2009-09-02
No

On OS X, I had to add the following linker commands to the end of the line for "plib_suffix" in configure:

"-framework IOKit -framework CoreFoundation -framework OpenGL -framework Carbon"

Without these, linking failed with many missing symbols. Afterwards, it compiled and ran (though very hard to control).

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.