You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,9 @@ cd ImagePlay
50
50
qmake -recursive
51
51
make
52
52
```
53
+
__Note__
54
+
Currently the build based on homebrews qt5.rb has some difficulties to find the correct libraries. You can use [Qt Creator (Version 5.5)](http://www.qt.io/download-open-source/) where you load the *Imageplay.pro* project with the *Desktop QT 5.5* profile.
0 commit comments