building 5.2/master branch with 5.1.2 installed?

René J.V. Bertin rjvbertin at gmail.com
Wed Sep 6 16:29:56 UTC 2017


On Wednesday September 06 2017 17:55:04 Kevin Funk wrote:

> I don't get the problem.

Then there probably is none. I'll report back if I do run into weirdness.

One last try to explain what I was asking for: my (out-of-tree) builds of the kdevelop source tree always found their KDevPlatform headers in /opt/local/include/kdevplatform until now. They'll have to find them in $sourcetree/kdevplatform in the future, and no longer in /opt/local/include/kdevplatform. It looks likely enough that will work just fine (but I've already run into conflicts, esp. building Qt, hence my question).

Sorry for the noise and misunderstanding.
R.

> 
> If you have a separate KDevelop install in e.g. /opt/kdevelop, then this won't 
> interfere with the installation in e.g. /usr
> 
> You just need to make sure to properly set up things like CMAKE_PREFIX_PATH, 
> {DY,}LD_LIBRARY_PATH, etc. pp., when building for the install in /opt/kdevelop 
> so the build tools don't accidentally detect artifacts in /usr.
> 
> If installing into separate prefixes, with the correct env setup, there is no 
> problem. I do this all the time.
> 
> Regards,
> Kevin
> 
> > I could also just move $prefix/include/kdevplatform aside.
> > 
> > Cheers,
> > René
> 
> 
> 



More information about the KDevelop-devel mailing list