Calypso: Direct and full interfacing to C++
    Elie Morisse via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Thu Jan 29 16:18:16 PST 2015
    
    
  
Hi Laeeth,
Could you post the errors and which compiler you are using? If 
you managed to build both LDC and Clang you should be pretty 
close to get Calypso working.
>Would there be any chance you could fork a version of clang that
works with Calypso, and then link to it in the instructions?
As said in the README the 3.5 branch of LLVM/Clang should work, 
it's stable and there hasn't been a single commit since December 
8:
https://github.com/llvm-mirror/clang/commits/release_35
    
    
More information about the Digitalmars-d-announce
mailing list