Cross compiling page in techbase
Carlo
brandon.ml at gmail.com
Mon Mar 17 03:48:04 CET 2008
On Sun, Mar 16, 2008 at 1:15 PM, Alexander Neundorf <neundorf at kde.org> wrote:
>
> On Sunday 16 March 2008, Carlo wrote:
> > On Fri, Mar 14, 2008 at 7:07 PM, Alexander Neundorf <neundorf at kde.org>
> wrote:
> > > On Friday 14 March 2008, Carlo wrote:
> > > > On Fri, Mar 14, 2008 at 1:42 AM, Alexander Neundorf <neundorf at kde.org>
> > >
> > > wrote:
> > > > > On Friday 14 March 2008, Carlo wrote:
> > > > > > On Fri, Mar 14, 2008 at 1:15 AM, Alexander Neundorf
> > > > > > <neundorf at kde.org>
> > > > >
> > > > > wrote:
> > > > > ...
> > > > >
> > > > > > do you mean something like this?
> > > > > >
> > > > > > "/windows/kde4/lib/libQtUiTools.a
> > > > > > /windows/kde4/lib/libQtCore4.a"
> > > > >
> > > > > Yes, but without the quotes, otherwise cmake will interpret it as
> > > > > one file name.
> > > >
> > > > it doesn't work
> > > > *** No rule to make target `/windows/kde4/lib/libQtUiTools.a
> > > > /windows/kde4/lib/libQtCore4.a', needed by `bin/libkjsembed.dll'
> > >
> > > Please put the attached file into kdelibs/kjsembed/kjsembed/. It adds
> > > QT_QTCORE_LIBRARY *after* QtUiTools. This should make it link.
> > > And please revert the QT_QTUITOOLS_LIBRARY variable to only contain
> > > QtUiTools again, sorry.
> >
> > It works
>
> Can you please update the wiki page so it shows what you have to do with
> current kdelibs svn and current cmake cvs ?
> (...and I get an overview over the current state myself :-)
>
>
>
> Alex
> _______________________________________________
> Kde-windows mailing list
> Kde-windows at kde.org
> https://mail.kde.org/mailman/listinfo/kde-windows
>
Ok i've updated the wiki,
btw I've tried to cross-compile kdewin32 and there is another case
sensitive issue, in CmakeLists.txt there is find_package(WinScp) while
the file is called FindWinSCP.cmake so it should be fixed either in
cmakelists or renaming the file
More information about the Kde-windows
mailing list