Re: What removes protocoltojson with make install in kio?

2017-12-13 Thread Mark Gaiser
On Sat, Dec 2, 2017 at 5:18 PM, David Faure wrote: > On dimanche 22 octobre 2017 22:00:36 CET Mark Gaiser wrote: > > Yes, the build and install were both in the same build folder. > > Changing the install to some other folder (a sub folder now of the build > > one) does indeed work. > > Oh well,

Re: What removes protocoltojson with make install in kio?

2017-12-02 Thread David Faure
On dimanche 22 octobre 2017 22:00:36 CET Mark Gaiser wrote: > Yes, the build and install were both in the same build folder. > Changing the install to some other folder (a sub folder now of the build > one) does indeed work. > Oh well, i'm happy :) Locally installing shouldn't be necessary anymore

Re: What removes protocoltojson with make install in kio?

2017-10-22 Thread Mark Gaiser
On Sun, Oct 22, 2017 at 8:23 PM, Kevin Funk wrote: > On Sunday, 22 October 2017 17:29:17 CEST Mark Gaiser wrote: > > Hi, > > > > My cmake line: > > cmake ../../kio -DCMAKE_BUILD_TYPE=RelWithDebInfo > > -DCMAKE_INSTALL_PREFIX=~/GitProjects/builds/kio -DBUILD_TESTING=OFF > > -DBUILD_QCH=ON -DKDE_IN

Re: What removes protocoltojson with make install in kio?

2017-10-22 Thread Kevin Funk
On Sunday, 22 October 2017 17:29:17 CEST Mark Gaiser wrote: > Hi, > > My cmake line: > cmake ../../kio -DCMAKE_BUILD_TYPE=RelWithDebInfo > -DCMAKE_INSTALL_PREFIX=~/GitProjects/builds/kio -DBUILD_TESTING=OFF > -DBUILD_QCH=ON -DKDE_INSTALL_LIBDIR=lib -DKDE_INSTALL_LIBEXECDIR=lib > > make runs just

Re: What removes protocoltojson with make install in kio?

2017-10-22 Thread Mark Gaiser
On Sun, Oct 22, 2017 at 5:29 PM, Mark Gaiser wrote: > Hi, > > My cmake line: > cmake ../../kio -DCMAKE_BUILD_TYPE=RelWithDebInfo > -DCMAKE_INSTALL_PREFIX=~/GitProjects/builds/kio -DBUILD_TESTING=OFF > -DBUILD_QCH=ON -DKDE_INSTALL_LIBDIR=lib -DKDE_INSTALL_LIBEXECDIR=lib > > make runs just fine > >

What removes protocoltojson with make install in kio?

2017-10-22 Thread Mark Gaiser
Hi, My cmake line: cmake ../../kio -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=~/GitProjects/builds/kio -DBUILD_TESTING=OFF -DBUILD_QCH=ON -DKDE_INSTALL_LIBDIR=lib -DKDE_INSTALL_LIBEXECDIR=lib make runs just fine After that my bin folder looks like this [1], the relevant part (ls -l