Commit Graph

1 Commits

Author SHA1 Message Date
030f60adc5 Fix mingw-w64-qt5-multimedia
* Remove old patch to link again `-lamstrmid`; that is already fixed in Qt itself
* Add new patch to avoid linker errors via `-Wl,--allow-multiple-definition`
    * The conflicting symbols are likely supposed to be defined via `__declspec(selectany)`
      which somehow doesn't work
2020-05-23 18:18:39 +02:00