KOffice cross compilation

Richard W.M. Jones rjones at redhat.com
Wed Aug 19 09:21:44 UTC 2009


On Tue, Aug 18, 2009 at 11:54:13AM +0200, LukasT.dev at gmail.com wrote:
> Hello,
> 
> I'm Krita developer, which is KDE graphics program, it is part of KOffice. I 
> would like to use cross compiler from FC11 to cross-compile KOffice for Windows. 
> Mainly Krita, but I will try to compile full KOffice.
> 
> I would like to ask you for help. I'm pretty much newbie in this area.
> I managed to cross-compile the tictactoe example from [1] 
> So far I noticed that there is Qt package in repositaries 
> 
> mingw32-qt.noarch
> mingw32-qt-qmake
> 
> So I suppose I don't have to build Qt.
> 
> I need to build:
> kdelibs 4.2.x at least
> kdebase/runtime 4.2.x
> kdepimlibs 4.2.x
> lcms 1.18
> libeigen 2.0
> libexiv 0.16
> libqimageblitz
>
> I'm using 32 bit system. Have you got idea how to build kdelibs and
> basically any cmake based project?

cmake-based projects should just work.  We have a %{_mingw32_cmake}
RPM macro and a mingw32-cmake program (in sufficiently new releases).

You're better off trying to build them and seeing what errors you get.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 75 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora



More information about the mingw mailing list