search for: sintassi

Displaying 6 results from an estimated 6 matches for "sintassi".

2006 Nov 10
1
Rpad
...page: .............................................. DEBUG: DEPRECATED: dojo.xml.domUtil is deprecated, use dojo.dom instead DEBUG: DEPRECATED: dojo.xml.htmlUtil is deprecated, use dojo.html instead DEBUG: failed loading gui/src/widget/SortableTable.js with error: [SyntaxError: Errore di sintassi] DEBUG: failed loading gui/src/widget.js with error: [SyntaxError: Errore di sintassi] DEBUG: failed loading gui/src/__package__.js with error: [SyntaxError: Errore di sintassi] DEBUG: failed loading gui/src.js with error: [SyntaxError: Errore di sintassi] DEBUG: failed loading gu...
2013 Jul 22
4
[LLVMdev] Build Clang and LLVM on Win 8
...bool.h file + a few others. Example: error C1083: Impossibile aprire il file inclusione 'stdbool.h': No such file or directory (<my path>\llvm\projects\compiler-rt\lib\floatuntisf.c) <my path>\llvm\projects\compiler-rt\lib\int_lib.h 37 1 clang_rt.x86_64 error C2061: errore di sintassi: identificatore '__attribute__' (<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 C2059: errore di sintassi: ';' (<my path>\llvm\projects\compiler-rt\lib\int_util.c) <my path&gt...
2013 Jul 23
0
[LLVMdev] Build Clang and LLVM on Win 8
...e: > error C1083: Impossibile aprire il file inclusione 'stdbool.h': No such > file or directory (<my > path>\llvm\projects\compiler-rt\lib\floatuntisf.c) <my > path>\llvm\projects\compiler-rt\lib\int_lib.h 37 1 clang_rt.x86_64 > error C2061: errore di sintassi: identificatore '__attribute__' (<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 C2059: errore di sintassi: ';' (<my > path>\llvm\projects\compiler-rt\...
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
...e: > error C1083: Impossibile aprire il file inclusione 'stdbool.h': No > such file or directory (<my > path>\llvm\projects\compiler-rt\lib\floatuntisf.c) <my > path>\llvm\projects\compiler-rt\lib\int_lib.h 37 1 clang_rt.x86_64 > error C2061: errore di sintassi: identificatore '__attribute__' (<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 C2059: errore di sintassi: ';' (<my > path>\llvm\projects\compiler-rt\lib\i...
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 > >