[cfe-dev] Help with libTooling
barbara via cfe-dev
cfe-dev at lists.llvm.org
Tue Apr 26 11:00:00 PDT 2016
Csaba,
On Windows the Unix generator will not work. You must use the "Ninja"
generator.
Barbara
> On Sun, Apr 24, 2016 at 3:10 PM, Russell Wallace via cfe-dev
> <cfe-dev at lists.llvm.org> wrote:
>> How did you get LLVM to build with MinGW? I get an error message when I try cmake -G "MinGW Makefiles"
>>
> "cmake --help" will list all available generators. You might need to use
>
> cmake -G "Unix Makefiles"
>
> even on MinGW
>
>
> Csaba
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
More information about the cfe-dev
mailing list