Hi
I replaced $(Configuration) Release in cmake_install.cmake manually,
the errors didn't happen.
Regards.
2017-05-02 16:20 GMT+09:00 masaru tsuchiyama :
> Hi
>
> I'm able to create a package by Ninja.
>
> set DIR=%~dp0
>
> cd /d %DIR%
> rmdir /s /q llvm
> svn co http://llvm.org/svn/llvm-proj
Hi
I'm able to create a package by Ninja.
set DIR=%~dp0
cd /d %DIR%
rmdir /s /q llvm
svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
cd /d %DIR%
cd llvm\tools
svn co http://llvm.org/svn/llvm-project/cfe/trunk clang
cd /d %DIR%
cd llvm\tools
svn co http://llvm.org/svn/llvm-project/lld/t
Hi
Could you tell me how to build Windows Installer for clang
Regards.
Masaru.
___
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users