Can dmd compile a favicon.ico to exe file ?
    Richard (Rikki) Andrew Cattermole 
    richard at cattermole.co.nz
       
    Mon May 15 03:54:03 UTC 2023
    
    
  
That is only for OMF target.
You need rc that comes with Visual Studio C++ build tools.
Alternatively windres from mingw may work (I haven't tested).
    
    
More information about the Digitalmars-d-learn
mailing list