[LLVMdev] Installing llvm on Windows Xp??
Óscar Fuentes
ofv at wanadoo.es
Thu Nov 25 13:41:01 PST 2010
Atse Zeriakob <atsezeriakob at gmail.com> writes:
> Could you pleas tell me how to install and run llvm-2.8 on Windows Xp.
There are no Windows binaries for 2.8. Sorry, you must build it
yourself.
> Pleas do not tell me to go to http://llvm.org/docs/GettingStarted.html
> ! I read everything and try to follow the steps but it doesn’t help me
> at all.
Try http://llvm.org/docs/GettingStartedVS.html
or, once you extracted the source files:
http://llvm.org/docs/CMake.html#quickstart
More information about the llvm-dev
mailing list