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. window embedded standard 7e (wes7e) and QT5 applications

window embedded standard 7e (wes7e) and QT5 applications

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 481 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.
  • VikramSamyV Offline
    VikramSamyV Offline
    VikramSamy
    wrote on last edited by VikramSamy
    #1

    Hi we have a QT applications Based on(Qt Creator 3.5.1 (opensource) & Qt 5.5.1 (MSVC 2013, 32 bit) , which is running on windows 10.

    Now we planning to migrate the applications to run on windows embedded standard 7e. The question is can the QT applications run smoothly on windows embedded standard 7e, as i go through QT supported platforms & configurations i can find that the info as below :-

    for Qt 5.5 can support Windows Embedded 7 (armv4i)
    compiler MSVC 2008
    Windows 7 host

    anyway as it said here :-

    " Windows Embedded Standard 7 (WES7) is built on the same framework as Windows 7 Ultimate, which means that any software that’s compatible with a standard Windows 7 distribution will also run properly on WES7"

    can we safely assume that QT5 32bit app can be supported on wes7e although the supported platform is wes7, and the CPU on the hardware running wes7e is not armv4i but a Intel® Celeron® processor N3060.

    As it stated windows 7 as host, does this mean we need window 7 as host to compile the executable for the windows embedded 7 or any host can be used such as window 10 and then cross compile it for wes7e

    jsulmJ 1 Reply Last reply
    0
    • VikramSamyV VikramSamy

      Hi we have a QT applications Based on(Qt Creator 3.5.1 (opensource) & Qt 5.5.1 (MSVC 2013, 32 bit) , which is running on windows 10.

      Now we planning to migrate the applications to run on windows embedded standard 7e. The question is can the QT applications run smoothly on windows embedded standard 7e, as i go through QT supported platforms & configurations i can find that the info as below :-

      for Qt 5.5 can support Windows Embedded 7 (armv4i)
      compiler MSVC 2008
      Windows 7 host

      anyway as it said here :-

      " Windows Embedded Standard 7 (WES7) is built on the same framework as Windows 7 Ultimate, which means that any software that’s compatible with a standard Windows 7 distribution will also run properly on WES7"

      can we safely assume that QT5 32bit app can be supported on wes7e although the supported platform is wes7, and the CPU on the hardware running wes7e is not armv4i but a Intel® Celeron® processor N3060.

      As it stated windows 7 as host, does this mean we need window 7 as host to compile the executable for the windows embedded 7 or any host can be used such as window 10 and then cross compile it for wes7e

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @VikramSamy Maybe somebody here can answer your question.
      But it would be better to ask it on Qt developers mailing list as Qt developers should know it better.
      This is user forum.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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