Cannot configure QtCreator using CMake on Ubuntu 18.04QtCreator 1.3, Qt 4.6.2 and build problem with cmake on windowsWhat is CMake equivalent of 'configure --prefix=DIR && make all install '?cmake installer for Mac fails to create /usr/bin symlinksQtCreator does not recognize cmake“CMAKE_CXX_COMPILER broken” while compiling with CMakeQt creator doesn't see right CMake versionQtcreator Error in Makefile in a test projectQtCreator and CMake: debug a release buildQtCreator BareMetal plugin - Failed to activate protocol version: “CMAKE_GENERATOR” is set but incompatible with configured generator valueQt Creator running CMake with different configuration
Were Persian-Median kings illiterate?
I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?
Make a Bowl of Alphabet Soup
How to preserve electronics (computers, iPads and phones) for hundreds of years
C++ check if statement can be evaluated constexpr
How can ping know if my host is down
Quoting Keynes in a lecture
Does the Linux kernel need a file system to run?
Is this part of the description of the Archfey warlock's Misty Escape feature redundant?
How could a planet have erratic days?
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
Is there a RAID 0 Equivalent for RAM?
Stack Interview Code methods made from class Node and Smart Pointers
What is going on with gets(stdin) on the site coderbyte?
Non-trope happy ending?
Did the UK lift the requirement for registering SIM cards?
Review your own paper in Mathematics
The IT department bottlenecks progress, how should I handle this?
Change the color of a single dot in `ddot` symbol
Why do Radio Buttons not fill the entire outer circle?
Mimic lecturing on blackboard, facing audience
Will number of steps recorded on FitBit/any fitness tracker add up distance in PokemonGo?
Can I say "fingers" when referring to toes?
When were female captains banned from Starfleet?
Cannot configure QtCreator using CMake on Ubuntu 18.04
QtCreator 1.3, Qt 4.6.2 and build problem with cmake on windowsWhat is CMake equivalent of 'configure --prefix=DIR && make all install '?cmake installer for Mac fails to create /usr/bin symlinksQtCreator does not recognize cmake“CMAKE_CXX_COMPILER broken” while compiling with CMakeQt creator doesn't see right CMake versionQtcreator Error in Makefile in a test projectQtCreator and CMake: debug a release buildQtCreator BareMetal plugin - Failed to activate protocol version: “CMAKE_GENERATOR” is set but incompatible with configured generator valueQt Creator running CMake with different configuration
I am trying to setup a project based on CMake with QtCreator.
In Projects I defined the Build Steps I need.
In the Build setting I get constantly the error message:
Failed to activate protocol version: "CMAKE_GENERATOR" is set but incompatible with configured generator value
I tried to browse on the Internet for this problem but I could not get rid of this error.
If now I however try to build my project specifying a target, my compile steps are not executed, instead, I get the following message:
Running "/usr/local/bin/cmake -E server --pipe=/tmp/cmake-W2VOXm/socket --experimental" in xxxx/.Build/release.
CMake Project parsing failed.
Parsing of CMake project failed: Connection to CMake server lost.
Restarting QtCreator does not help, each time the project is opened the message happens again.
cmake qt-creator
New contributor
add a comment |
I am trying to setup a project based on CMake with QtCreator.
In Projects I defined the Build Steps I need.
In the Build setting I get constantly the error message:
Failed to activate protocol version: "CMAKE_GENERATOR" is set but incompatible with configured generator value
I tried to browse on the Internet for this problem but I could not get rid of this error.
If now I however try to build my project specifying a target, my compile steps are not executed, instead, I get the following message:
Running "/usr/local/bin/cmake -E server --pipe=/tmp/cmake-W2VOXm/socket --experimental" in xxxx/.Build/release.
CMake Project parsing failed.
Parsing of CMake project failed: Connection to CMake server lost.
Restarting QtCreator does not help, each time the project is opened the message happens again.
cmake qt-creator
New contributor
Check CMake generator in your kit options (Tools->Options...->Kits). It should be compatible your build system.
– Alexander Trotsenko
14 hours ago
add a comment |
I am trying to setup a project based on CMake with QtCreator.
In Projects I defined the Build Steps I need.
In the Build setting I get constantly the error message:
Failed to activate protocol version: "CMAKE_GENERATOR" is set but incompatible with configured generator value
I tried to browse on the Internet for this problem but I could not get rid of this error.
If now I however try to build my project specifying a target, my compile steps are not executed, instead, I get the following message:
Running "/usr/local/bin/cmake -E server --pipe=/tmp/cmake-W2VOXm/socket --experimental" in xxxx/.Build/release.
CMake Project parsing failed.
Parsing of CMake project failed: Connection to CMake server lost.
Restarting QtCreator does not help, each time the project is opened the message happens again.
cmake qt-creator
New contributor
I am trying to setup a project based on CMake with QtCreator.
In Projects I defined the Build Steps I need.
In the Build setting I get constantly the error message:
Failed to activate protocol version: "CMAKE_GENERATOR" is set but incompatible with configured generator value
I tried to browse on the Internet for this problem but I could not get rid of this error.
If now I however try to build my project specifying a target, my compile steps are not executed, instead, I get the following message:
Running "/usr/local/bin/cmake -E server --pipe=/tmp/cmake-W2VOXm/socket --experimental" in xxxx/.Build/release.
CMake Project parsing failed.
Parsing of CMake project failed: Connection to CMake server lost.
Restarting QtCreator does not help, each time the project is opened the message happens again.
cmake qt-creator
cmake qt-creator
New contributor
New contributor
New contributor
asked 17 hours ago
Orange TreeOrange Tree
1
1
New contributor
New contributor
Check CMake generator in your kit options (Tools->Options...->Kits). It should be compatible your build system.
– Alexander Trotsenko
14 hours ago
add a comment |
Check CMake generator in your kit options (Tools->Options...->Kits). It should be compatible your build system.
– Alexander Trotsenko
14 hours ago
Check CMake generator in your kit options (Tools->Options...->Kits). It should be compatible your build system.
– Alexander Trotsenko
14 hours ago
Check CMake generator in your kit options (Tools->Options...->Kits). It should be compatible your build system.
– Alexander Trotsenko
14 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Orange Tree is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55279999%2fcannot-configure-qtcreator-using-cmake-on-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Orange Tree is a new contributor. Be nice, and check out our Code of Conduct.
Orange Tree is a new contributor. Be nice, and check out our Code of Conduct.
Orange Tree is a new contributor. Be nice, and check out our Code of Conduct.
Orange Tree is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55279999%2fcannot-configure-qtcreator-using-cmake-on-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Check CMake generator in your kit options (Tools->Options...->Kits). It should be compatible your build system.
– Alexander Trotsenko
14 hours ago