smplayer-dev / smtube

YouTube browser for SMPlayer.
http://www.smtube.org
GNU General Public License v2.0
43 stars 8 forks source link

Build SMTube on MSYS2 #29

Open ghost opened 5 months ago

ghost commented 5 months ago

MSYS2 uses the latest version of the MinGW compiler. SMTube is still using the ancient MinGW 8.1.0. Currently, it failed to compile on MSYS2. Please support building SMTube on MSYS2 UCRT64 and CLANG64 environments. Thank you.