basic question about building ldc/calypso from source
    Elie Morisse via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Tue Feb 24 15:38:09 PST 2015
    
    
  
On Tuesday, 24 February 2015 at 16:33:31 UTC, Laeeth Isharc wrote:
>
> [laeeth at console build]$ cmake .. -DLLVM_ROOT_DIR='../../llvm' 
> -DCMAKE_BUILD_TYPE=Release
>
Hi Laeeth,
Didn't you get LLVM_ROOT_DIR mixed up with LLVM_SOURCE_PATH added 
for Calypso and which has to point to a LLVM + Clang source tree?
    
    
More information about the digitalmars-d-ldc
mailing list