Qt VLC lib Testing for how to use (Not For Tutorial)
Posted onQt VLC Lib installation testing (Not For Tutorial just for Testing Processing) If you want the immediately work, see the bottom of the article. Environment Setting: Win7 64bit MSVC2015 VLC-Qt 1.1.0 Release library https://github.com/vlc-qt/vlc-qt/releases .Download the VLC-Qt_1.1.0_win64_msvc2015.7z Extract the file will find three folders in this file. (bin, include, lib) Actually this is a release mode program and it has been totally built will. After extracting the file, let’s see what is the example saying. Example can be downloaded from […]