Re: kdelibs frameworks buildsystem under Windows

2013-03-06 Thread Laszlo Papp
On Tue, Mar 5, 2013 at 5:14 PM, Alexander Neundorf wrote: > It would be nice (I mean *really* nice) if somebody from the Windows team > could have a look at the cmake code and give integrating thwe manifest > support > stuff for mingw a try. > Otherwise I think we'll have a serious problem with K

Re: kdelibs frameworks buildsystem under Windows

2013-03-05 Thread Alexander Neundorf
On Tuesday 05 March 2013, Laszlo Papp wrote: > On Tue, Mar 5, 2013 at 5:14 PM, Alexander Neundorf wrote: > > It would be nice (I mean *really* nice) if somebody from the Windows team > > could have a look at the cmake code and give integrating thwe manifest > > support > > stuff for mingw a try. >

Re: kdelibs frameworks buildsystem under Windows

2013-03-05 Thread Alexander Neundorf
On Wednesday 20 February 2013, Alexander Neundorf wrote: > On Wednesday 20 February 2013, Patrick Spendrin wrote: > > Am 16.02.2013 18:48, schrieb Alexander Neundorf: > > > Hi, > > > > First sorry for needing that long, the mail got into the wrong folder > > here. > > > > > we are doing quite som

Re: kdelibs frameworks buildsystem under Windows

2013-02-20 Thread Alexander Neundorf
On Wednesday 20 February 2013, Patrick Spendrin wrote: > Am 16.02.2013 18:48, schrieb Alexander Neundorf: > > Hi, > > First sorry for needing that long, the mail got into the wrong folder here. > > > we are doing quite some rework of the build system in the frameworks > > branch of kdelibs. > >

Re: kdelibs frameworks buildsystem under Windows

2013-02-20 Thread Ralf Habacker
Am 17.02.2013 14:47, schrieb Laszlo Papp: Off-topic for now, but I would like to leave a note here: it would be nice to find the time to eliminate kdewin from as many places as possible. There are lots of things that are available in Qt nowadays. It would be worth the effort to give it a try

Re: kdelibs frameworks buildsystem under Windows

2013-02-19 Thread Laszlo Papp
On Mon, Feb 18, 2013 at 7:29 AM, Ralf Habacker wrote: > Yes, I'm porting code away from kde_file.h (which is the API interface to > >> kdewin), when moving it into frameworks. >> >> What about stuff like mode_t, though? People reported that karchive-qt4 >> doesn't >> build on Windows because of th

Re: kdelibs frameworks buildsystem under Windows

2013-02-18 Thread Ralf Habacker
Am 17.02.2013 23:45, schrieb David Faure: On Sunday 17 February 2013 22:37:09 Ralf Habacker wrote: /lib/kde4/kio_file.dll: 26600 46 kdewin32_fopen 2662c 48 kdewin32_lstat 2664c 53 kdewin32_stat ./bin/libkio.dll: 36e944 43 kdewin32_fd

Re: kdelibs frameworks buildsystem under Windows

2013-02-17 Thread David Faure
On Sunday 17 February 2013 22:37:09 Ralf Habacker wrote: > /lib/kde4/kio_file.dll: > 26600 46 kdewin32_fopen > 2662c 48 kdewin32_lstat > 2664c 53 kdewin32_stat > ./bin/libkio.dll: > 36e944 43 kdewin32_fdopen > 36e9bc 51 kdewin

Re: kdelibs frameworks buildsystem under Windows

2013-02-17 Thread Ralf Habacker
Am 17.02.2013 15:35, schrieb Alexander Neundorf: On Sunday 17 February 2013, Laszlo Papp wrote: On Sun, Feb 17, 2013 at 2:39 PM, Ralf Habacker wrote: Based on http://www.winkde.org/pub/kde/ports/win32/releases/stable/4.8.0/kdelibs-x 86-mingw4-4.8.0-2-bin.tar.bz2kdewin is used by the following

Re: kdelibs frameworks buildsystem under Windows

2013-02-17 Thread Ralf Habacker
Am 17.02.2013 15:37, schrieb Alexander Neundorf: On Sunday 17 February 2013, Ralf Habacker wrote: Am 16.02.2013 20:58, schrieb Alexander Neundorf: ... * What is this manifest stuff for ? When is this needed ? Which "manifest stuff"? This, and there's probably some macro going along with it:

Re: kdelibs frameworks buildsystem under Windows

2013-02-17 Thread Laszlo Papp
On Sun, Feb 17, 2013 at 2:39 PM, Ralf Habacker wrote: > Based on > http://www.winkde.org/pub/kde/ports/win32/releases/stable/4.8.0/kdelibs-x86-mingw4-4.8.0-2-bin.tar.bz2kdewin > is used by the following shared librares: > > ./lib/kde4/kio_file.dll DLL Name: libkdewin.dll > ./lib/kde4/kio_ghelp.dl

Re: kdelibs frameworks buildsystem under Windows

2013-02-17 Thread Ralf Habacker
Am 16.02.2013 20:58, schrieb Alexander Neundorf: On Saturday 16 February 2013, Laszlo Papp wrote: On Sat, Feb 16, 2013 at 5:48 PM, Alexander Neundorf wrote: Hi, we are doing quite some rework of the build system in the frameworks branch of kdelibs. Short version: please try to build one of th

Re: kdelibs frameworks buildsystem under Windows

2013-02-17 Thread Alexander Neundorf
On Sunday 17 February 2013, Ralf Habacker wrote: > Am 16.02.2013 20:58, schrieb Alexander Neundorf: ... > >>> * What is this manifest stuff for ? > >>> When is this needed ? > >> > >> Which "manifest stuff"? > > > > This, and there's probably some macro going along with it: > > option(KDE4_EN

Re: kdelibs frameworks buildsystem under Windows

2013-02-17 Thread Alexander Neundorf
On Sunday 17 February 2013, Laszlo Papp wrote: > On Sun, Feb 17, 2013 at 2:39 PM, Ralf Habacker wrote: > > Based on > > http://www.winkde.org/pub/kde/ports/win32/releases/stable/4.8.0/kdelibs-x > > 86-mingw4-4.8.0-2-bin.tar.bz2kdewin is used by the following shared > > librares: > > > > ./lib/kde

Re: kdelibs frameworks buildsystem under Windows

2013-02-16 Thread Laszlo Papp
On Sat, Feb 16, 2013 at 5:48 PM, Alexander Neundorf wrote: > Hi, > > we are doing quite some rework of the build system in the frameworks > branch of > kdelibs. > > Short version: please try to build one of the tier1/ libraries, e.g. > itemmodels/ standalone, and let me know if everything works. >

Re: kdelibs frameworks buildsystem under Windows

2013-02-16 Thread Alexander Neundorf
On Saturday 16 February 2013, Laszlo Papp wrote: > On Sat, Feb 16, 2013 at 5:48 PM, Alexander Neundorf wrote: > > Hi, > > > > we are doing quite some rework of the build system in the frameworks > > branch of > > kdelibs. > > > > Short version: please try to build one of the tier1/ libraries, e.g

kdelibs frameworks buildsystem under Windows

2013-02-16 Thread Alexander Neundorf
Hi, we are doing quite some rework of the build system in the frameworks branch of kdelibs. Short version: please try to build one of the tier1/ libraries, e.g. itemmodels/ standalone, and let me know if everything works. Longer version: compiler and build settings are not set anymore in Find