Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrussmill authored Jan 26, 2020
1 parent 6c5abb1 commit 4231d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Version 3.3.1 of [OpenCV](https://opencv.org/releases/) is linked to this applic
### Release (Windows)
* Install [MSVC 2017](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) x64 runtime libraries.
* Copy the binary from the Release folder for the qcvTouchUp project into its own directory (e.g. qcvRelease).
* In that directory, run [windeployqt](https://doc.qt.io/Qt-5/windows-deployment.html) --qmldir \qcvTouchUp --release ..\qcvRelease\qcvTouchUp.exe in the Qt specific terminal
* In that directory, run [windeployqt](https://doc.qt.io/Qt-5/windows-deployment.html) --qmldir ..\qcvTouchUp\nav --release qcvTouchUp.exe in the Qt specific terminal
* Delete translations folder, it is not needed
* Copy in the core331, highgui331, imgcodecs331, and imgproc331 dlls from the appropriate OpenCV build directory

Expand Down

0 comments on commit 4231d83

Please sign in to comment.