Boost logo

Boost :

Subject: Re: [boost] clang on mingw
From: Edward Diener (eldiener_at_[hidden])
Date: 2014-03-05 00:19:55


On 3/4/2014 7:01 PM, Peter Dimov wrote:
> Edward Diener wrote:
>
>> C:\Programming\VersionControl\bmw64_clang>cmake
>> -DCMAKE_BUILD_TYPE=Release -G "MinGW Makefiles" ..\llvm
>> CMake Error: CMake was unable to find a build program corresponding to
>> "MinGW Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need
>> to select a different build tool.
>
> Is the MinGW bin directory in your PATH?

Yes. Is it really failing because it cannot find a MingW installation on
my PATH ? The cmake help says that "MinGW Makefiles" is a valid build
type but maybe it needs to match something in the llvm CMakeLists.txt.

I will ask about this in the cmake mailing list.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk