[Issue 18901] [Visual D] fatal error C1905: Front-End and Back-End are not compatible (have to use the same processor)
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri May 25 20:57:36 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18901
Rainer Schuetze <r.sagitario at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
This a C/C++ compiler message:
https://msdn.microsoft.com/en-us/library/414e6214.aspx
Are you building a C/C++ file with dub/visuald? Does building with dub work on
the command line? Can you build any C project in VS?
It seems that your VS installation is messed up.
--
    
    
More information about the Digitalmars-d-bugs
mailing list