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. Qt for WinCe 6.0
Forum Updated to NodeBB v4.3 + New Features

Qt for WinCe 6.0

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 1.9k Views 1 Watching
  • 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.
  • F Offline
    F Offline
    forna91
    wrote on last edited by
    #1

    Hello everybody!

    I have very problem setting Qt 5.4 for Windows CE 6.0
    I Have already Visual Studio 2008 (but I never use it for programming WinCe)...I search in google (i read also the faq on your site) but I don't know if it help.

    I downloaded last version of Qt community version, but how can use it form programming WinCe 6.0 for MIPSII cpu??

    In Compilers appear standardsdk_500 (MIPSII) I downloaded reading in this site.

    Can you help a noob?

    Thank you!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      messi
      wrote on last edited by
      #2

      Hi forna91

      first officially WinCe 6.0 is not supported even there is a mkspec available.
      I know from Lars that it seems to be a big pain in the a** to keep suport for this old OS.

      http://doc.qt.digia.com/supported-platforms.html

      For Qt5.4 and WEC7 under Win7 with VS2008 platform builder I have used the following command:
      configure.exe -platform win32-msvc2008 -xplatform wince70embedded-armv4i-msvc2008 -developer-build -qt-style-fusion -opensource -nomake examples -nomake tests -rtti -qt-crt -opengl es2 -no-accessibility -confirm-license

      It is really imported that the Mips SDK is correctly installed. The wince6 mkspec file must have the correct entry.
      http://doc.qt.io/qt-5/windowsce-customization.html

      I hope with this info you can build WinCe6.

      Cheers J

      1 Reply Last reply
      0
      • F Offline
        F Offline
        forna91
        wrote on last edited by
        #3

        i search in the mkspec forled..i have only ARM cpu type...where can I find (if exist) MIPS cpu type?

        Thank you!

        1 Reply Last reply
        0
        • M Offline
          M Offline
          messi
          wrote on last edited by
          #4

          If there isn't one you have to write it yourself.
          There aren't many hardware outside with MIPS cpus.
          And in the link of my previous mail you can find the official supported platforms.
          You have to do it your self. Sorry.

          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