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
  • All essential packages installed for all installed Qt versions error

    Solved
    4
    1 Votes
    4 Posts
    4k Views
    D
    Made a completely fresh install. The same error is still shown in the options, but my Android builds seem to be working now. Marking as solved for now.
  • Property of gradle.properties

    Solved gradle properties
    6
    1 Votes
    6 Posts
    3k Views
    D
    @TripleF Awesome, this works! Thank you
  • How do I rebuild a WebView for Android?

    Unsolved
    1
    0 Votes
    1 Posts
    138 Views
    No one has replied
  • Qt failed to write external SD card on Android

    Solved
    2
    0 Votes
    2 Posts
    408 Views
    A
    I found that QtAndroid setting permissions on the external SD card did not work, so I used java, but the first time I put the file in the root directory, it also prompted the file to have no permissions until I saw this https://stackoverflow. com/questions/43349110/android-write-on-external-sd-card-java-io-ioexception-permission-denied found the new folder path, and then I tried it and it can be used
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    17 Views
    No one has replied
  • Inverted x-axis on TFT LCD

    Unsolved qt5 lcd display debian tft framebuffer
    1
    0 Votes
    1 Posts
    554 Views
    No one has replied
  • 0 Votes
    12 Posts
    3k Views
    SGaistS
    Did you install the plugin packages like suggested in the error message ?
  • Triggering Qt custom context menu in android

    Unsolved qt 5.14.2 androidqt context menu
    1
    0 Votes
    1 Posts
    622 Views
    No one has replied
  • QtWebView and JavaScript

    Unsolved
    1
    0 Votes
    1 Posts
    192 Views
    No one has replied
  • Cannot find Qt libraries using QtCreator and CMake for Android

    Unsolved
    1
    0 Votes
    1 Posts
    729 Views
    No one has replied
  • How to put the object creation from the cpp into the h without getting an error.

    Unsolved
    7
    0 Votes
    7 Posts
    699 Views
    JonBJ
    @AlexKrammer said in How to put the object creation from the cpp into the h without getting an error.: So in this fault the float is exactly 1000; In that fault the float is exactly 999. so I don't see any reason not to compare. Otherwise I understand that you don't compare a float with something Then I'm afraid you have not understood how floating point numbers work on computers and what the potential problem in your code is. I suggested you use qFuzzyCompare() and gave the link, there is a reason it is provided. The catch() stuff has nothing to do with explaining how/whether it works. It is just very odd to mix exception types.
  • The mess of the Android tools

    Solved android
    4
    0 Votes
    4 Posts
    443 Views
    Pablo J. RoginaP
    @Jose-LZ said in The mess of the Android tools: The documentation in https://doc.qt.io/qt-5/android-getting-started.html is only a list of thinks but does not explain what each element is. You are more than welcome to contribute additions/clarifications to such document so others users could benefit from your experience :-)
  • Problem to build libraries for iOS

    Unsolved
    1
    0 Votes
    1 Posts
    328 Views
    No one has replied
  • RaspberryPi4 buildroot system

    Unsolved
    1
    0 Votes
    1 Posts
    191 Views
    No one has replied
  • Qtwebkit 5.212 setuserstylesheet() is not working.

    Unsolved
    1
    0 Votes
    1 Posts
    202 Views
    No one has replied
  • How to use mouse and touch screen at the same time(arm qt5.9)

    Unsolved
    1
    0 Votes
    1 Posts
    243 Views
    No one has replied
  • QtBootServiceBroadcastReceiver for android

    Unsolved
    1
    0 Votes
    1 Posts
    180 Views
    No one has replied
  • 0 Votes
    6 Posts
    5k Views
    Pablo J. RoginaP
    @glamis said in Qt5 with OpenGL (on Raspberry Pi 0) getting error QXcbConnection: Could not connect to display Could not connect to any X display: did indeed work great, please don't forget to mark your post as solved!
  • Can we deploy on iOS using Network instead of the cable like XCode does?

    Unsolved
    3
    0 Votes
    3 Posts
    540 Views
    hskoglundH
    Hi, re. deployment of your mobile app thru WiFi (not cable) from Qt Creator: it's not working but I think it's an upcoming feature. But there are 3rd party apps out there that can help push your app bundle to your iphone across WiFi, I use one called ios-deploy You should be able to install it using homebrew inside your VM: brew install ios-deploy To deploy, first check that the iPhone is up and running on your network: ios-deploy -c [....] Waiting up to 5 seconds for iOS device to be connected [....] Found a02328a4bc16005421432a3071eb5bcacd25a6a23a (D211AP, iPhone 8 Plus, iphoneos, arm64) a.k.a. 'HenrysPhone' connected through WIFI. Then navigate to your build folder and deploy to the phone, example: cd /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos ios-deploy --bundle untitled.app [....] Waiting for iOS device to be connected [....] Using a02328a4bc16005421432a3071eb5bcacd25a6a23a (D211AP, iPhone 8 Plus, iphoneos, arm64) a.k.a. 'HenrysPhone'. ------ Install phase ------ [ 0%] Found a02328a4bc16005421432a3071eb5bcacd25a6a23a (D211AP, iPhone 8 Plus, iphoneos, arm64) a.k.a. 'HenrysPhone' connected through WIFI, beginning install [ 5%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/META-INF/ to device [ 6%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/META-INF/com.apple.ZipMetadata.plist to device [ 8%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/_CodeSignature/ to device [ 10%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/_CodeSignature/CodeResources to device [ 11%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/Default-568h@2x.png to device [ 13%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/LaunchScreen.storyboardc/ to device [ 15%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib to device [ 17%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib to device [ 18%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/LaunchScreen.storyboardc/Info.plist to device [ 20%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/untitled to device [ 44%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/embedded.mobileprovision to device [ 46%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/Info.plist to device [ 48%] Copying /Users/henry/Projects/build-untitled-Qt_5_15_0_for_iOS-Release/Release-iphoneos/untitled.app/PkgInfo to device [ 52%] CreatingStagingDirectory [ 57%] ExtractingPackage [ 60%] InspectingPackage [ 60%] TakingInstallLock [ 65%] PreflightingApplication [ 65%] InstallingEmbeddedProfile [ 70%] VerifyingApplication [ 75%] CreatingContainer [ 80%] InstallingApplication [ 85%] PostflightingApplication [ 90%] SandboxingApplication [ 95%] GeneratingApplicationMap [100%] Installed package untitled.app It should be possible to add that command ios-deploy --bundle untitled.app as a custom deployment step in Qt Creator, but I haven't tested it yet, also I am not using the debugger (instead just depending on qDebug())
  • videotestsrc gst-pipeline on i.mx8 arm processor shows just white screen

    Unsolved
    1
    0 Votes
    1 Posts
    181 Views
    No one has replied