[Issue 24076] DMD fails to correctly detect Visual Studio 2022 (17.5.3) folder on Windows
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Aug  8 00:27:00 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24076
Gavin Zhao <me at gzgz.dev> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #1 from Gavin Zhao <me at gzgz.dev> ---
So the trick is to simply to unset the C library runtime (`-mscrt=`). I think
maybe DMD hardcodes C library runtime name inside its object file. Sorry for
the noise!
--
    
    
More information about the Digitalmars-d-bugs
mailing list