[Qgis-developer] Link failure on Mac (compiling HEAD)

Tom Elwertowski telwertowski at comcast.net
Thu Jan 25 23:30:45 EST 2007


Gary Sherman wrote:
> Linking CXX executable qgis
> /usr/bin/ld: Undefined symbols:
> _AECountItems
> _AEGetNthPtr
> _AEGetParamDesc
> _AEInstallEventHandler
> _FSRefMakePath
> _CFRelease
> _CFURLCreateWithBytes
> _LSOpenCFURLRef
> _kCFAllocatorDefault
> 
> Any Ideas?

It looks like the Apple libraries are not being found when linking. One 
guess is that CMake decided you're not compiling on a Mac. Send me your 
CMakeCache.txt. I'll compare it to mine and see if some odd 
configuration decision was made.

Tom



More information about the Qgis-developer mailing list