Я разрабатываю рекламу qt bluetooth для android. У меня проблема с запуском рекламы F libc: Фатальный сигнал 11 (SIGSEGV), код 1 (SEGV_MAPERR), адрес ошибки 0x8 в tid 3099 (qtMainLoopThrea), pid 3072 ( e.appAndroidBLE)
Вот мой код
Я разрабатываю рекламу qt bluetooth для android. У меня проблема с запуском рекламы [b]F libc: Фатальный сигнал 11 (SIGSEGV), код 1 (SEGV_MAPERR), адрес ошибки 0x8 в tid 3099 (qtMainLoopThrea), pid 3072 ( e.appAndroidBLE)[/b] Вот мой код [code]#include #include #include #include #include #include #include #include #include
int main(int argc, char *argv[]) { QGuiApplication app(argc, argv);