Hello. When i&#39;m configuring any CMake project by clicking configure in cmake-gui, i get following error:<br><br>
<meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">CMake Error: Could not find CMAKE_ROOT !!!</span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">CMake has most likely not been installed correctly.</span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">Modules directory not found in</span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">/usr/local/bin</span></p><p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);"><font color="#000000"><br></font></span></p>

<p style="margin: 0px; text-indent: 0px;">This error pops up before any other messages. Still, configuring successfully completes and project can be built. If i use cmake command, problem disappears.<span style="color: rgb(255, 0, 0);"><br>

</span></p>