Results 1 to 1 of 1

Thread: Qt 4.4.1 WinCE HelloWorld -> ARMv4i

  1. #1
    Join Date
    Sep 2008
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question Qt 4.4.1 WinCE HelloWorld -> ARMv4i

    Hello!

    What I've done:
    Build with...
    Qt 4.4.1 WinCE sources
    Windows Standard CE 500 SDK
    Psion Standard CE 500 SDK ( is the SDK for the using device )

    ... a static Qt shadowbuild.

    Then I have aligned my path variables for the shadowbuild and so on.

    For testing I have created a Project file for a sourcecode file (it includes the first tutorial code of the assistant). Then I've made qmake in the directory and after this a nmake for compiling.

    To this time there is no error or problem.

    Then I've copied the exec directory to the Psion device with WinCE500 and want to start it.

    There comes the following error:
    'ProgramName' is not a vaild Windows CE application.

    Okay. then i have called the program dumpbin to aks for the dependencies on my win32 computer.

    Theese are needed:
    ceshell.dll
    ole32.dll
    OLEAUT32.dll
    COREDLL.dll
    WINSOCK.dll
    msvcr80.dll - this is in the Visual Studio\..\..\.....\ARMv4i directory

    Where can I get theese DLL files for my WinCE 5.0 / Arm enviroment?

    Or what is the main error / problem??


    Who can help me?

    Thanks.

    Cheers!

    ..and don't worry about my maybe curious english
    Last edited by Chris81T; 16th September 2008 at 14:02.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.