[llvm-dev] Building error on LLVM 3.8 MVS 2015 Win 10

Brian Fiete via llvm-dev llvm-dev at lists.llvm.org
Sat Nov 28 13:46:46 PST 2015


The errors only seem to occur in the test suites.  Try disabling the 'test'
flags in CMake (eg CLANG_INCLUDE_TESTS, LLVM_BUILD_TESTS) and re-generate.

On Sat, Nov 28, 2015 at 3:47 PM, Iulia Stirb via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hello all,
>
> I checked out LLVM 3.8 using svn as described here
> <http://llvm.org/docs/GettingStarted.html> and I generated the sources
> with CMake.
>
> I am using Windows 10 and Microsoft Visual Studio 2015.
>
> I receive the following build error when building with Microsoft Visual
> Studio, but without making any change in the source code after generating
> the sources:
>
> *MSB6006 "cmd.exe" exited with code 1*
>
> Seems like char_t32/char_t16 types are not recognized.
>
> Could someone help please?
>
> Thank you,
> Iulia Stirb
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151128/52b8fb59/attachment.html>


More information about the llvm-dev mailing list