<div dir="ltr">Hi,<div style>I've been trying to build kst 2 from the source code located on github (<a href="https://github.com/syntheticpp/kst">https://github.com/syntheticpp/kst</a>) and am running into a lot of problems.</div>
<div style><br></div><div style>I followed the instructions on the website to build it by opening CMakeLists in Qt Creator and building with CMake. I'm getting the following errors:</div><div style><br></div><div style>
<br></div><div style><p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: CMake was unable to find a build program corresponding to "NMake Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.</span></p>

<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">Missing variable is:</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMAKE_C_COMPILER_ENV_VAR</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">Missing variable is:</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMAKE_C_COMPILER</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: Could not find cmake module file:C:/Users/Ryan/Documents/GitHub/kst/cmake-build/CMakeFiles/<a href="http://2.8.11.1/CMakeCCompiler.cmake">2.8.11.1/CMakeCCompiler.cmake</a></span></p>

<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">Missing variable is:</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMAKE_CXX_COMPILER_ENV_VAR</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">Missing variable is:</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMAKE_CXX_COMPILER</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: Could not find cmake module file:C:/Users/Ryan/Documents/GitHub/kst/cmake-build/CMakeFiles/<a href="http://2.8.11.1/CMakeCXXCompiler.cmake">2.8.11.1/CMakeCXXCompiler.cmake</a></span></p>

<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;font-weight:600;color:rgb(170,0,0)">CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(0,0,0)">-- </span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(0,0,0)">-- Configuring incomplete, errors occurred!</span></p>
<p style="margin:0px;font-family:Courier;font-size:8.25pt;color:rgb(0,0,0)"><br></p></div><div style><br></div><div style><br></div><div style>Since it's my first time building a program from source code I'm a little lost. I was hoping you could perhaps help me figure out what I'm doing wrong.</div>
<div style><br></div><div style>Thanks so much</div><div style>Ryan Billard</div></div>