Specifically I want to link a project compiled on windows with dmd against pre-compiled library `libclang.lib` from LLVM suite. I'm pretty sure they used Visual Studio to compile the library.
Is default dmd linker (on MS Windows, OPTILINK) supposed to link
against static libraries created with Visual Studio?
- Linking on MS Windows. ciechowoj via Digitalmars-d-learn
- Re: Linking on MS Windows. Jonathan M Davis via Digitalmars-d-learn
- Re: Linking on MS Windows. H.Loom via Digitalmars-d-learn
- Re: Linking on MS Windows. ciechowoj via Digitalmars-d-learn
- Re: Linking on MS Window... ciechowoj via Digitalmars-d-learn
- Re: Linking on MS Wi... rikki cattermole via Digitalmars-d-learn
- Re: Linking on M... ciechowoj via Digitalmars-d-learn
- Re: Linking on MS Windows. Kai Nacke via Digitalmars-d-learn
- Re: Linking on MS Window... ciechowoj via Digitalmars-d-learn