mirror of
https://github.com/QuasarApp/qt-android-cmake.git
synced 2025-04-29 15:14:33 +00:00
Mention workaround about Qt bug 54666
This commit is contained in:
parent
7a0a89132c
commit
71f40117c2
13
readme.md
13
readme.md
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user