Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt and Windows Embedded CE 6.0

Qt and Windows Embedded CE 6.0

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 2.4k 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.
  • V Offline
    V Offline
    valerio.j
    wrote on last edited by
    #1

    Hello,

    I have an application that I built on Windows 7 32 bit machine and I want to run it on Windows Embedded CE 6.0. I've searched around a little and couldn't find straight forward information on how to accomplish this. I also have Visual Studio 2005 Pro installed that I could use, but want to stick with Qt :-), Any advice?

    1 Reply Last reply
    0
    • G Offline
      G Offline
      giesbert
      wrote on last edited by
      #2

      Hi,

      you need a MS VS which can compile for MS Windows CE.
      Then compile Qt for CE 8look on the compile for embeeded in the docs).
      IIRC, there is no other way. First you must compile Qt for Windows CE....

      Nokia Certified Qt Specialist.
      Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

      1 Reply Last reply
      0
      • V Offline
        V Offline
        valerio.j
        wrote on last edited by
        #3

        Yes I have Visual Studio 2005 Pro, I have a very simple app to send/receive serial data over the COM port of the windows ce machine. That All sounds simple and easy, but I'm new to Windows CE and never programmed for it before. Is there a guide that shows how to accomplish this?

        1 Reply Last reply
        0
        • G Offline
          G Offline
          giesbert
          wrote on last edited by
          #4

          Sorry, I also never worked with Windows CE, I just know the theory of cross compiling ;-)

          have a look at the following links:

          • http://qt-project.org/forums/viewthread/960
          • http://qt-project.org/doc/qt-4.8/install-wince.html
          • http://qt-project.org/wiki/Building-Qt-4.7.4-for-WindowsCE-StandardSDK
          • http://qt-project.org/doc/qt-4.8/windowsce-customization.html
          • http://qt-project.org/doc/qt-4.8/install-wince.html
          • http://qt-project.org/doc/qt-4.8/requirements-wince.html

          Nokia Certified Qt Specialist.
          Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

          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