Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Boot2Qt Toolchain for Windows
Qt 6.11 is out! See what's new in the release blog

Boot2Qt Toolchain for Windows

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 464 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LePe
    wrote on last edited by
    #1

    Hello,

    I successfully built the latest b2qt-embedded-qt5-image by following this guide here: link.
    I also built the SDK for Windows with the following command:

    SDKMACHINE=i686-mingw32 bitbake meta-toolchain-b2qt-embedded-qt5-sdk
    

    This resulted me the this .7z file: b2qt-i686-mingw32-meta-toolchain-b2qt-embedded-qt5-sdk-colibri-imx6.7z
    So far, everything looks fine. But when I try to decrompress this archive into my c:\Qt\Boot2Qt directory, under Windows 10 operating system, I got a lot of file name conflict, because the NTFS file system's case-insensitiveness. (If I unzip under Ubuntu to an ext4 file system works fine, because the file system name convention is case-sensitive.)

    Can anybody help me, how can I unzip this folder to prevent file loss? Or can somebody tell me which folders do I need to cross-compile with this SDK?
    Thank you!
    Regards,
    Peter

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved