<div dir="ltr">Hi,<div><br></div><div style>I am a newbie wishing to use Clang. I have followed instructions here:</div><div style><br></div><div style><a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a><br>
</div><div style><br></div><div style>I used "Visual Studio 11 Win32" as the value for "-G" option (as I saw "Visual Studio 11 Win64" option in the docs). However, whether I specify this option or not, I get the following error:</div>
<div style><br></div><div style><div>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</div>
<div>-- Constructing LLVMBuild project information</div><div>CMake Error at CMakeLists.txt:310 (message):</div><div>  Unexpected failure executing llvm-build: Traceback (most recent call last):</div><div><br></div><div>    File "C:/llvm_clang/llvm/utils/llvm-build/llvm-build", line 3, in <module></div>
<div>      import llvmbuild</div><div>    File "C:\llvm_clang\llvm\utils\llvm-build\llvmbuild\__init__.py", line 1, in <module></div><div>      from main import main</div><div><br></div><div>  ImportError: No module named 'main'</div>
<div><br></div><div><br></div><div>-- Configuring incomplete, errors occurred!</div><div><br></div><div><div>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</div>
</div><div><br></div><div style>I am at a loss as to what this error means. I'd be thankful if you could help me on this. I can't wait to use the C++11 features that Clang offers.</div><div style><br></div><div style>
Best regards,</div><div style>-Asif</div><div style><br></div></div></div>