[LLVMdev] Has anyone sucessfully compile the llvm code using visual studio 2005?

Cédric Venet cedric.venet at laposte.net
Sat Sep 20 11:06:49 PDT 2008


updated, 56390 compile without problem (VS2005, winXP).

post your errors next time and try to correct them yourself and make a
patch (you should be able to correct them yourself if you want to mess
up with llvm, just add the new files to the projects).

regards,

Cédric

Cloud Strife a écrit :
> HI everyone.
> I am using visual studio 2005 and windows xp to compile the llvm project. I
> downloaded the project with svn client. I thought this action may gurantee
> my code is up to date and integrate.
> 
> However, after I opened the solution located in the win32 directory and
> build the solution, the visual studio output many many errors, and even few
> projects can be compiled to generate runable .exe files. I miss the powerful
> experiment tools to experience the power of llvm. :-(
> 
> If anyone here has sucessfully compile the llvm source code on windows xp by
> visual studio 2005 sp1, would you please tell me what is needed to set up to
> make a neat and integrate compilation? At least, some command line tools
> should be generated to be played around.
> 
> Thank you very much for any advice. Good luck.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list