Skip to content

Commit

Permalink
Merge pull request #21 from Kakadu/master
Browse files Browse the repository at this point in the history
Mention workaround about Qt bug 54666
  • Loading branch information
LaurentGomila committed Jul 22, 2018
2 parents 7a0a891 + 71f4011 commit 4676763
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,19 @@ add_qt_android_apk(my_app_apk my_app
INSTALL
)
```
## Troubleshooting

In case of
```
-- Configuring done
CMake Error in CMakeLists.txt:
No known features for CXX compiler
"GNU"
version 4.9.
```
see [Qt bug 54666](https://bugreports.qt.io/browse/QTBUG-54666) for details.

## Contact

Expand Down

0 comments on commit 4676763

Please sign in to comment.