CMAKE_HOME_DIRECTORY error/warning message?

Milian Wolff mail at milianw.de
Wed Mar 22 14:59:32 UTC 2017


On Wednesday, March 22, 2017 2:17:58 PM CET René J. V. Bertin wrote:
> René J.V. Bertin wrote:
> > error!! QJsonObject({"cookie":"","errorMessage":"Failed to activate
> > protocol version: \"CMAKE_HOME_DIRECTORY\" is set but incompatible with
> > configured source directory
> > value.","inReplyTo":"handshake","type":"error"})
> 
> It seems the message comes from CMake's cmServer.cxx, which I guess must
> provide a new CMake server feature that is also responsible for messages
> like
> 
> unhandled message QJsonObject({"supportedProtocolVersions":
> [{"isExperimental":true,"major":1,"minor":0}],"type":"hello"})
> unhandled message
> QJsonObject({"cookie":"","inReplyTo":"configure","message":"Could not set up
> the appstream test. appstreamcli is missing.","type":"message"})
> unhandled message
> QJsonObject({"cookie":"","inReplyTo":"configure","progressCurrent":138,"prog
> ressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type"
> :"progress"}) unhandled message
> QJsonObject({"cookie":"","inReplyTo":"configure","message":"Found KF5:
> success (found version \"5.32.0\") found components:  CoreAddons GuiAddons
> ConfigWidgets WindowSystem I18n ","type":"message"})
> unhandled message
> QJsonObject({"cookie":"","inReplyTo":"configure","progressCurrent":207,"prog
> ressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type"
> :"progress"})
> 
> 
> (those come from a normal project where source and build trees are real
> directories with the same parent)

Just fixed that.

-- 
Milian Wolff
mail at milianw.de
http://milianw.de


More information about the KDevelop-devel mailing list