Files
Acid.Cam.v2.Qt/windows
lostjared d6f69f7af2 updated
2018-06-03 11:53:10 -07:00
..
2018-06-03 11:53:10 -07:00
2018-05-08 15:09:07 -07:00
2018-04-12 14:47:48 -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 ac.h ac.cpp fractal.h fractal.cpp from libacidcam 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.