Build KDE on Mac OS with Qt Framework (Patch for FindQt4.cmake)

younker yang mac.younker at gmail.com
Tue Jun 19 14:35:31 BST 2007


On 6/19/07, David Faure <faure at kde.org> wrote:
>
> On Sunday 17 June 2007, younker wrote:
> > David Faure 写道:
> > > On Sunday 10 June 2007, younker wrote:
> > >
> > >> Yes,
> > >>
> > >
> > > Please don't top-post, it gives me no context to reply to ;)
> > >
> > >
> > >> This should be better, by using this we can build KDE agaist the QT
> > >> framework installation.
> > >>
> > >
> > > Final version committed, please re-test with that version.
> > >
> > >
> > I updated the source tree today, and I got the patched FindQt4.cmake
> > file, but with this file
> > I cannot generate the Makefile at all, so I commended out
> >
> > macro_push_required_vars()
> > and
> > macro_pop_required_vars()
> >
> > then Makefile was generated successfully, so seems these 2 statements
> doesn't work
> > on Qt framework installation.
>
> ??? What error do you get exactly?
> The INCLUDE(MacroPushRequiredVars) line at the top of FindQt4.cmakeensures that those macros
> are defined. Can you provide the full error message from cmake when run in
> kdelibs?
>
> --
> David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
> Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org
> ).
>
> There is no error message, but in the build folder, there is no Makefile
created, so after cmake running, you can not type make to start the build
process.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070619/dd869afd/attachment.htm>


More information about the kde-core-devel mailing list