[CMake] CMake Tutorial and Error: undefined symbols

David Morris dvmorris at gmail.com
Sun Jan 28 19:18:39 EST 2007


> TARGET_LINK_LIBRARIES(${CurrentExe} -framework Cocoa -framework Carbon)

> >
> >  seems to return this error:
> >
> > /usr/bin/ld: can't locate framework for: -framework -lCocoa
> >
> > is there something I need to do before that?
> > dave
> Sorry....  put them in double quotes.
>
> "-framework Cocoa" "-framework Carbon" should work.
>
> -Bill


that also returns the same error.
dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070128/86440f3d/attachment.htm


More information about the CMake mailing list