Files
Acid.Cam.v2.Qt/windows
2018-06-03 12:44:19 -07:00
..
2018-06-03 11:53:10 -07:00
2018-05-08 15:09:07 -07:00
2018-06-03 12:44:19 -07:00
2018-04-12 14:46:14 -07:00
2018-04-12 14:46:14 -07:00

Example pro file for Windows

Replace the hardcoded paths with the ones you have for your current version of OpenCV compiled with Visual Studio. Copy this pro into a new directory with the source files and qrc file.

Also copy the source files (.cpp .h) from libacidcamm into the directory as well they can be found here:

https://github.com/lostjared/libacidcam/tree/master/source

Using Qt Creator call qmake on the file and it will build Makefiles for Visual Studio.