Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. crosscompile
    Log in to post

    • UNSOLVED Cross Compiler for Google Coral Dev Board Problem
      Mobile and Embedded • gstreamer1.0 crosscompile opengl es 2 coral dev board • • Shao  

      8
      0
      Votes
      8
      Posts
      91
      Views

      You should check the configure logs to see exactly what is failing. You should also do an out of source build so you can more easily nuke and restart when you change something or you have an error and need to restart.
    • UNSOLVED mapboxgl dont work on raspberry pi
      QML and Qt Quick • crosscompile mapboxgl qml map maptype mapbox • • miladTalaei  

      4
      0
      Votes
      4
      Posts
      158
      Views

      please help me guys i need it ):
    • UNSOLVED How to Cross Compile QT5 Libraries
      Mobile and Embedded • arm libraries cross-compile cross-compiling crosscompile • • closx  

      4
      0
      Votes
      4
      Posts
      336
      Views

      Hi, If you copy the files over your target respecting the same folders as your desktop machine, then you won't have anything special to do.
    • UNSOLVED Unable to cross compile Qt-5.8 for arm64 device
      Installation and Deployment • animation crosscompile qt5.8.0 qtbase • • QT_is_beauty  

      5
      0
      Votes
      5
      Posts
      1414
      Views

      Then why not install the suggested module ?
    • UNSOLVED build Qt distcc Raspberry Pi 2 unrecognized command line option
      General and Desktop • error compile crosscompile distcc • • pauledd  

      5
      0
      Votes
      5
      Posts
      933
      Views

      Well, I consider to remove/change the code in my qt app to not depend on qtwebengine... It just displays some wheather maps (images) from an online source. I think I can realize that by fetching those images somehow from that online source and display them on an QLabel or so. I think qtwebengine is quite an overkill for that :)
    • UNSOLVED build qmake cross compiler for x96 settop box
      Mobile and Embedded • qt5 crosscompile x96 s905 • • RyuShai  

      6
      0
      Votes
      6
      Posts
      1297
      Views

      @RyuShai As I said on in your sysroot which you use to build for your target device. It doesn't help to install it on your host machine as you're building for another machine with different architecture (ARM). Your host machine is x86_64, right? If you install libs there they are for x86_64 as well - you cannot use them on ARM. Usually if you cross compile for other architectures you have a sysroot which contains all needed header files and libraries.
    • SOLVED Freetype2-dev package not found when crosscompiling
      Mobile and Embedded • qmake raspberry crosscompile freetype • • ben80  

      4
      0
      Votes
      4
      Posts
      2472
      Views

      Ok, i found the solution. I had to recompile qmake with pkg-config enabled.
    • How to Include external library on cross-compiling devices?
      General and Desktop • raspberry pi cross-compile crosscompile raspberry eglfs • • cxam  

      2
      0
      Votes
      2
      Posts
      799
      Views

      Hi, Where did you get this library from in the first place ?
    • UNSOLVED Cross Compile QT 5.5 on WinCE 6.0 / 6.5 (Windows Embedded Handheld 6.5 Classic)
      Mobile and Embedded • qt 5.5 crosscompile wince • • ChriD  

      6
      0
      Votes
      6
      Posts
      4400
      Views

      Hi! I am trying to compile Qt 5.x for Windows Mobile 6.5, and getting a lot of errors about wcsftime and other functions told above. How did you solve that problems?
    • Need help with segfault in crosscompiled application for Raspberry Pi
      Installation and Deployment • c++ cross compile raspberry pi raspberry cross-compile crosscompile gnu • • pmendl  

      2
      0
      Votes
      2
      Posts
      2107
      Views

      Hi, I have been starting development using QT a few weeks ago and encountered a similar problem. Everything was fine, compiling the apps and deploying to the PI using QT Creator without issues. But as soon as I started the app (or wanted to debug) the app died with a Segfault. After some hours, I noticed that libts on Jessie has been quite old. I re-installed Jessie-Lite and compiled libts on my own, directly from the GitHub repository here: lbts GitHub Repo . Afterwards I simply followed the tutorial to cross-compile QT5 like documented in this tutorial: RaspberryPi2EGLFS Basically I followed each step within the tutorial and the only thing I did not do, was to install any libts related packages (just check the apt-get install commands in the tutorial and don't install the libts related packages). I know, the thread is quite old, but maybe someone will look it up.
    • Compiling QT5 From Source For Embedded
      Installation and Deployment • qt5 linux embedded linux embedded arm crosscompile • • canavaroski  

      3
      0
      Votes
      3
      Posts
      1531
      Views

      @SGaist thank you for the fast reply. now I started to see the difference.
    • Touch for Qt GUI application is not working for my Nitrogen 6 Max Arm Board.
      Mobile and Embedded • cross compile arm imx6 crosscompile • • kuber saini  

      5
      0
      Votes
      5
      Posts
      2194
      Views

      I am working on Nitrogen6 Max Board using Ubuntu Trusty for i.MX6 boards img (light weight desktop environment). I have downloaded img file from timesys for direct use http://boundarydevices.com/trusty-ubuntu-mx6/.
    • qtwebkit crash while calling webview load function on arm7 linux 32 bit cross compiled using arm-gcc 4.4.1
      Mobile and Embedded • arm webkit gcc crosscompile web browser • • pratyaksh  

      1
      0
      Votes
      1
      Posts
      752
      Views

      No one has replied

    • Qt5.4.1 build for IMX6 error
      Mobile and Embedded • configure imx6 crosscompile i.mx6 freescale • • _dmp  

      1
      0
      Votes
      1
      Posts
      580
      Views

      No one has replied