liri-project / liri-browser

📕 Archive - Development has moved to https://github.com/lirios/browser.
GNU General Public License v3.0
301 stars 42 forks source link

Compile from source in Windows #197

Open ctnlaring opened 8 years ago

ctnlaring commented 8 years ago

I'm having difficulties with qtwebengine and libvlc

pierremtb commented 8 years ago

For QtWebEngine, you need to compile with msvc (MinGW isn't supported) For libvlc, you need to install vlc (MinGW should be fine)