PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, May 15, 2022

[FIXED] Where Is The Cmake Executable on Ubuntu

 May 15, 2022     c++, cmake, qt-creator, ubuntu     No comments   

Issue

Trying to create a plain c++ project in ubuntu using the the qt4 creator IDE. The wizard opens a dialog box and says "Please specify the path to the cmake exe".

Not sure where to look any help is greatly appreciated

Thanks in advance


Solution

I'm almost sure it's at its normal location: /usr/bin/cmake.



Answered By - kirelagin
Answer Checked By - Mildred Charles (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing