search for: myllvmbuildwithninja

Displaying 3 results from an estimated 3 matches for "myllvmbuildwithninja".

2012 Jun 13
2
[LLVMdev] [cfe-dev] Ninja build available for Visual Studio users
...oad the executables from > > http://sourceforge.net/projects/cmakescript/files/ > > Download and install cmake-Ninja-2.8.8.*-win32-x86.exe, then download > ninja.exe to the `bin' subdirectory of the place where you installed > cmake. Then proceed to build LLVM: > > mkdir myLLVMbuildWithNinja > cd myLLVMbuildWithNinja > cmake -G Ninja -DCMAKE_BUILD_TYPE=Release path/to/llvm/source/root > ninja > > (be sure to use the cmake you just installed, not the one you already > had on the system) > > If you prefer to build cmake+ninja yourselves, read the thread > >...
2012 Jun 13
0
[LLVMdev] [cfe-dev] Ninja build available for Visual Studio users
...; >> http://sourceforge.net/projects/cmakescript/files/ >> >> Download and install cmake-Ninja-2.8.8.*-win32-x86.exe, then download >> ninja.exe to the `bin' subdirectory of the place where you installed >> cmake. Then proceed to build LLVM: >> >> mkdir myLLVMbuildWithNinja >> cd myLLVMbuildWithNinja >> cmake -G Ninja -DCMAKE_BUILD_TYPE=Release path/to/llvm/source/root >> ninja >> >> (be sure to use the cmake you just installed, not the one you already >> had on the system) >> >> If you prefer to build cmake+ninja yourse...
2012 Jun 13
0
[LLVMdev] Ninja build available for Visual Studio users
...tched cmake+ninja yourselves or download the executables from http://sourceforge.net/projects/cmakescript/files/ Download and install cmake-Ninja-2.8.8.*-win32-x86.exe, then download ninja.exe to the `bin' subdirectory of the place where you installed cmake. Then proceed to build LLVM: mkdir myLLVMbuildWithNinja cd myLLVMbuildWithNinja cmake -G Ninja -DCMAKE_BUILD_TYPE=Release path/to/llvm/source/root ninja (be sure to use the cmake you just installed, not the one you already had on the system) If you prefer to build cmake+ninja yourselves, read the thread http://news.gmane.org/find-root.php?group=gmane...