hi,
i followed the instructions at http://www.llvm.org/docs/Projects.html to compile the sample project out-of-tree. it works without any problem.
however, the instruction is to use ‘configure’ and ‘make’ to compile. any idea on how to use ‘cmake’ to compile this sample?
i want cmake since i want to compile this on Windows.
thanks.
Jun