[cfe-dev] Errors compiling trunk on Windows
Charles Davis
cdavis at mymail.mines.edu
Tue Mar 8 12:35:11 PST 2011
On 3/8/11 1:31 PM, Nikola Smiljanic wrote:
>> and the path to LLVM sources from there is ..\llvm
>
> ..\ is one level above current dir and ..\llvm is c:\llvm\llvm and
> cmake gives an error:
>
> CMake Error: The source directory "c:/llvm/llvm" does not exist.
Did you 'mkdir build' in C:\ or C:\llvm?
If the latter, just use ..\ instead of ..\llvm.
Chip
More information about the cfe-dev
mailing list