another cmake problem on osx

Alexander Neundorf neundorf at kde.org
Thu Nov 27 21:12:35 CET 2008


On Thursday 27 November 2008, Boudewijn Rempt wrote:
> On Thu, 27 Nov 2008, Boudewijn Rempt wrote:
> > On Wed, 26 Nov 2008, Brad King wrote:
> > > Boudewijn Rempt wrote:
> > > > macro_optional_find_package(OpenEXR)
> > >
> > > [snip]
> > >
> > > >    target_link_libraries(exrthumbnail ${KDE4_KIO_LIBS}
> > > > ${OPENEXR_LIBRARIES})
> > >
> > > Please add a line just before the link command:
> > >
> > >    message("OPENEXR_LIBRARIES=[${OPENEXR_LIBRARIES}]")
> > >
> > > to see the exact value.  Does it have a full path to the library?
> >
> > Nope, it doesn't have the full path to the library.
>
> Aw, some discussion on irc pointed to the possiblity that these
> find modules just got broken when they were ported use some 2.6.2
> functionality, and may be broken on all systems. (probably there aren't

So it's the pkg-config stuff ?
I'll go over all of them next week monday/tuesday.

Alex


More information about the Kde-buildsystem mailing list