On 05.03.2014 16:06, Edward Diener wrote:
MingW does not have a "make.exe" at all. What actual program is cmake
looking for when "MinGW Makefiles" is specified ?
http://www.cmake.org/cmake/help/git-master/generator/MinGW%20Makefiles.html:
mingw32-make
Is mingw's bin directory in your PATH?
On 3/5/2014 3:19 AM, Kevin Funk wrote:
Am Mittwoch, 5. März 2014, 00:29:55 schrieb Edward Diener:
When trying to build llvm/clang on Windows using cmake I execute from a
build directory I created:
cmake -DCMAKE_BUILD_TYPE=Release -G "MinGW Makefiles" ..\llvm
only to receive:
CMake Error: CMak
Am Mittwoch, 5. März 2014, 00:29:55 schrieb Edward Diener:
> When trying to build llvm/clang on Windows using cmake I execute from a
> build directory I created:
>
> cmake -DCMAKE_BUILD_TYPE=Release -G "MinGW Makefiles" ..\llvm
>
> only to receive:
>
> CMake Error: CMake was unable to find a bui
When trying to build llvm/clang on Windows using cmake I execute from a
build directory I created:
cmake -DCMAKE_BUILD_TYPE=Release -G "MinGW Makefiles" ..\llvm
only to receive:
CMake Error: CMake was unable to find a build program corresponding to
"MinGW Makefiles". CMAKE_MAKE_PROGRAM is no