View information about the movies stored on your computer. (Windows)
Please head over to the Releases Page.
The following steps will lead to a successful build (assuming you're working on Windows 7 64-bit with Visual Studio 2010/2013 installed).
-
Download/fork the source
-
Install boost from the provided subdirectory
- Copy the headers from
boost\boost_1_55_0.7z\boost_1_55_0\boost
toC:\Program Files (x86)\Microsoft Visual Studio XX.X\VC\include\boost
- Copy the libs from
boost\VS2010
orboost\VS2013
toC:\Program Files (x86)\Microsoft Visual Studio XX.X\VC\lib
, depending on your Visual Studio version
- Copy the headers from
-
Open
MovieExplorer\VS2010\MovieExplorer.sln
orMovieExplorer\VS2013\MovieExplorer.sln
depending on your Visual Studio version -
Hit build