Skip to content

Mobile and Embedded

The forum for developing everything embedded: Linux, WinCE, Symbian, MeeGo... you name it.
14.2k Topics 62.7k Posts
  • QTWebEngine on Zynq-7000

    Unsolved
    3
    0 Votes
    3 Posts
    48 Views
    K
    Thanks @JonB, now I see fewer warnings root@arm:/media/sd-mmcblk0p1# ./browser QStandardPaths: wrong permissions on runtime directory /media/sd-mmcblk0p1/qt_runtime, 0755 instead of 0700 qt.qpa.input: libinput: event0 - TSC2007 Touchscreen: is tagged by udev as: Touchscreen qt.qpa.input: libinput: event0 - TSC2007 Touchscreen: device is a touch device qt.qpa.input: libinput: event1 - gpio-keys: is tagged by udev as: Keyboard qt.qpa.input: libinput: event1 - gpio-keys: device is a keyboard qt.qpa.input: Using xkbcommon for key mapping qt.qpa.input: libinput: registerDevice /dev/input/event0 - TSC2007 Touchscreen This plugin does not support createPlatformOpenGLContext! qt.qpa.input: evdevtouch: Adding device at /dev/input/event0 qt.qpa.input: evdevtouch: Using device /dev/input/event0 qt.qpa.input: evdevtouch: /dev/input/event0: Protocol type B (mtdev) (multi), filtered=no qt.qpa.input: evdevtouch: /dev/input/event0: min X: 0 max X: 0 qt.qpa.input: evdevtouch: /dev/input/event0: min Y: 0 max Y: 0 qt.qpa.input: evdevtouch: /dev/input/event0: min pressure: 0 max pressure: 4095 qt.qpa.input: evdevtouch: /dev/input/event0: device name: TSC2007 Touchscreen QQmlApplicationEngine failed to load component file:///media/sd-mmcblk0p1/main.qml:3:1: module "QtQuick.Window" is not installed file:///media/sd-mmcblk0p1/main.qml:2:1: module "QtWebEngine" is not installed file:///media/sd-mmcblk0p1/main.qml:3:1: module "QtQuick.Window" is not installed file:///media/sd-mmcblk0p1/main.qml:2:1: module "QtWebEngine" is not installed Illegal instruction but the main problem is still here
  • Qt6 virtual keyboard cross compilation for iMX6

    Unsolved
    1
    0 Votes
    1 Posts
    38 Views
    No one has replied
  • Boot to Qt for Raspberry pi Compute Module 5? (Plus IO board)

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    A
    Update - The graphics are now fixed, using v 6.10. The issue I have now is that the Wi-Fi won't connect to any networks. The network list is populated in the boot to Qt launcher, but after entering the passphrase the status just stays in the "connecting" phase forever. Hardware should be fine, I have previously had Ubuntu 25.04 installed on this board where Wi-Fi worked flawlessly.
  • 0 Votes
    1 Posts
    31 Views
    No one has replied
  • Angelfish doesn't run on the postmarket os raspberry pi 4 version

    Unsolved
    1
    0 Votes
    1 Posts
    55 Views
    No one has replied
  • QJniObject cannot get the android safe cutout areas

    Unsolved
    1
    0 Votes
    1 Posts
    45 Views
    No one has replied
  • Android 16kb page size and plugins

    Solved
    11
    0 Votes
    11 Posts
    565 Views
    F
    @mrdebug Yes, I changed SOURCE_VALUE=7.1.1 as indicated above, ffmpeg-7.1.1 was downloaded
  • QSQLITE can't access DB in Android assets as documented

    Unsolved qsqlite android sql assets
    3
    0 Votes
    3 Posts
    51 Views
    B
    [Question withdrawn: The VFS feature is new in Qt 6.7, so my code just needs to upgrade from 6.5.3.]
  • How to setup Qt Creator for android 16kb pages ?

    Unsolved
    10
    1 Votes
    10 Posts
    743 Views
    C
    Same thing with the 6.10
  • JDK 11 SDK Manager LinkageError SdkManagerCli

    Unsolved
    4
    0 Votes
    4 Posts
    5k Views
    I
    @Stamat Sorry, but could you use qt5 with jdk 17? I keep getting: java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7 But with jdk 11 i can't even list packages on the sdkmanager
  • Wrong qmake ABI in qt6 for buildroot

    Unsolved
    1
    0 Votes
    1 Posts
    34 Views
    No one has replied
  • Retrieving Unix id of message sender in D-Bus Adaptors

    Unsolved
    2
    0 Votes
    2 Posts
    55 Views
    SGaistS
    Hi, How would you get it with the dbus library ?
  • Xcode26 any experiences / problems ?

    Unsolved ios xcode
    6
    1 Votes
    6 Posts
    261 Views
    ekkescornerE
    @ziller said in Xcode26 any experiences / problems ?: compiling against the latest SDK (which you need to do to support the newest APIs there). thx verifying. matching my expectations. @ziller said in Xcode26 any experiences / problems ?: With CMake set the CMAKE_OSX_DEPLOYMENT_TARGET CMake variable if I understood it right, without setting this variable, Qt is using iOS 16 as minimum if building with Xcode 16.4 and iOS 18 SDK on Qt 6.9.x from QtCreator 17.x My question now: when updating Xcode to Xcode 26.x and iOS SDK 26 will this work out of the box for building Qt 6.9 / 6.10 projects from QtC 17.x and iPhones running iOS 18 or iOS 26 ? ATM I'm still on Xcode 16.4 and iPhones/iPads on iOS 18.7.1
  • 0 Votes
    19 Posts
    1k Views
    ekkescornerE
    @garycho said in Android 15 (API 35) / Qt 6.9.1: SafeArea=0 at startup in plain Window; content under notch/nav until TextField focus: SafeArea margin is set correctly on start great to hear that it also works for you :)
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Android can't find QtQuick.Effects

    Unsolved
    2
    0 Votes
    2 Posts
    246 Views
    C
    you need link Qt6::QuickEffectsPrivate libraries.
  • Qt Quick SafeArea not working correctly on Android

    Unsolved qt 6.9.1 android safearea quick2
    4
    0 Votes
    4 Posts
    215 Views
    ekkescornerE
    6.9.3 will come out next week https://wiki.qt.io/Qt_6.9_Release
  • Android 15 new page size memory 16KB

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    V
    See also https://www.qt.io/blog/android-15-and-16-support
  • [SOLVED] Update on android 15 new page size memory 16KB

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    V
    See also https://www.qt.io/blog/android-15-and-16-support
  • how to enable 16KB page size on c++ android app using qmake

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    V
    See also https://www.qt.io/blog/android-15-and-16-support