Compile fixes for OS X
David Faure
faure at kde.org
Fri Mar 24 19:22:28 CET 2006
On Friday 24 March 2006 19:02, Tanner Lovelace wrote:
> Greetings,
>
> Attached are three patches to help compiling on OS X.
> Could someone with subversion access please look them
> over and commit them if they meet scrutiny? Thanks.
> [...]
Excellent, thanks for those patches. I applied them all.
> In addition to these three patches, I've had trouble
> compiling kdelibs/kdecore/netsupp.cpp unless I
> add kdebug.h and ksocks.h as includes. However,
> I'm still investigating why I'm getting this error, so I'm
> not comfortable sending in a patch just yet.
Strange, that one compiled for me on Mac OS X last time I tried.
There is no use of kDebug/kWarning/kFatal in that file, so I'm very surprised that you
would need kdebug.h; any local patch applied? ;)
> Finally, the current cmake setup for OS X assumes
> that it is being compiled with Qt/Mac. KDE on OS X,
> however, should be able to be compiled with either Qt/Mac
> or Qt/X11. I'd like to look into adding some cmake
> options to let the user pick which version they want to
> compile (perhaps defaulting to KDE/Mac). This may
> be applicable to compiling under windows too since I
> assume two different versions of KDE (X11 and native win)
> could be compiled there too.
Makes sense.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the Kde-buildsystem
mailing list