[LLVMdev] Problem building LLVM build for VS2010 on CMake

Joey Gouly joel.gouly at gmail.com
Sun Jun 30 14:19:41 PDT 2013


This is a python problem, you need python 2.7, not 3.x.


On 30 June 2013 21:47, Aaron Gray <aaronngray.lists at gmail.com> wrote:

>  Constructing LLVMBuild project information
>
> CMake Error at CMakeLists.txt:299 (message):
>
> Unexpected failure executing llvm-build: Traceback (most recent call last):
>
> File "C:/OpenSource/llvm/utils/llvm-build/llvm-build", line 3, in <module>
>
> import llvmbuild
>
> File "C:\OpenSource\llvm\utils\llvm-build\llvmbuild\__init__.py", line
> 1, in <module>
>
> from main import main
>
> ImportError: No module named 'main'
>
> Configuring incomplete, errors occurred!
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130630/ce3e5e21/attachment.html>


More information about the llvm-dev mailing list