Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Error building qwindows for Windows CE 7 (Qt5.1)
Forum Updated to NodeBB v4.3 + New Features

Error building qwindows for Windows CE 7 (Qt5.1)

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.0k 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.
  • P Offline
    P Offline
    Pavlete
    wrote on last edited by
    #1

    Hi everyone,

    I'm trying to cross-compile Qt5.1 for a Windows CE 7 device. I got to build all libraries I need but one, the qwindows.dll (..src\plugins\platform\windows ), and as I readed "here":https://bugreports.qt-project.org/browse/QTBUG-28766 , I need it to run Gui applications (I already tried with some easy "Hello world" window app, but nothing appears on the screen).

    Building the library I get a lot of linker errors related to functions in the CStdStubBuffer object (among others). I Checked the dependencies, and all the functions should be implemented in the RpcRT4.lib, that I already link.

    I'm working with a custom win ce 7 SDK.

    Did anybody run into this problem?

    Thanks in advance!

    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