Re: Linking objects built with MingW on windows
kinke via Digitalmars-d-learn Thu, 10 Apr 2025 06:46:53 -0700
MinGW isn't supported by DMD and LDC. If you can't use an MS
Visual C++ toolchain to build that webview.obj (and all libs it
depends on), you could give GDC a try.
- Linking objects built with MingW on windo... ronnie-w via Digitalmars-d-learn
- Re: Linking objects built with MingW... kinke via Digitalmars-d-learn
- Re: Linking objects built with M... ronnie-w via Digitalmars-d-learn