Displaying 5 results from an estimated 5 matches for "c2182".
Did you mean:
2182
2013 Jul 22
4
[LLVMdev] Build Clang and LLVM on Win 8
...ts\compiler-rt\lib\int_util.c) <my
path>\llvm\projects\compiler-rt\lib\int_util.h 27 1 clang_rt.x86_64
error C2059: errore di sintassi: ';' (<my
path>\llvm\projects\compiler-rt\lib\int_util.c) <my
path>\llvm\projects\compiler-rt\lib\int_util.h 27 1 clang_rt.x86_64
error C2182: 'noreturn': utilizzo non valido del tipo 'void' (<my
path>\llvm\projects\compiler-rt\lib\int_util.c) <my
path>\llvm\projects\compiler-rt\lib\int_util.h 27 1 clang_rt.x86_64
error C1083: Impossibile aprire il file inclusione 'stdbool.h': No such
file or direct...
2013 Jul 23
0
[LLVMdev] Build Clang and LLVM on Win 8
...>\llvm\projects\compiler-rt\lib\int_util.h 27 1
> clang_rt.x86_64
> error C2059: errore di sintassi: ';' (<my
> path>\llvm\projects\compiler-rt\lib\int_util.c) <my
> path>\llvm\projects\compiler-rt\lib\int_util.h 27 1
> clang_rt.x86_64
> error C2182: 'noreturn': utilizzo non valido del tipo 'void' (<my
> path>\llvm\projects\compiler-rt\lib\int_util.c) <my
> path>\llvm\projects\compiler-rt\lib\int_util.h 27 1
> clang_rt.x86_64
> error C1083: Impossibile aprire il file inclusione 'stdbool.h...
2013 Jul 22
0
[LLVMdev] Build Clang and LLVM on Win 8
Reid Kleckner <rnk at google.com> writes:
> My initial impression was that still probably nobody uses python 3, so it's
> not worth adding support that will break. But if users actually have
> python 3, maybe it's worth it.
I think that on this case the problem was not people who actually have
python 3, but people who see Python as a requirement for building LLVM
and go
2013 Jul 23
0
[LLVMdev] Build Clang and LLVM on Win 8
...gt; path>\llvm\projects\compiler-rt\lib\int_util.h 27 1 clang_rt.x86_64
> error C2059: errore di sintassi: ';' (<my
> path>\llvm\projects\compiler-rt\lib\int_util.c) <my
> path>\llvm\projects\compiler-rt\lib\int_util.h 27 1 clang_rt.x86_64
> error C2182: 'noreturn': utilizzo non valido del tipo 'void' (<my
> path>\llvm\projects\compiler-rt\lib\int_util.c) <my
> path>\llvm\projects\compiler-rt\lib\int_util.h 27 1 clang_rt.x86_64
> error C1083: Impossibile aprire il file inclusione 'stdbool.h': No...
2013 Jul 22
3
[LLVMdev] Build Clang and LLVM on Win 8
On Sun, Jul 21, 2013 at 5:51 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> Giorgio Franceschetti <g.franceschetti at vidya.it> writes:
>
> > When I run cmake I got The following error:
> > *<project folder>\build>CMake -G "CodeBlocks - MinGW Makefiles" ..\llvm*
> > /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES
> >