Results 1 to 6 of 6

Thread: Qt_embedded -wince software installation problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 370 Times in 336 Posts

    Default Re: Qt_embedded -wince software installation problem

    try this
    qmake.exe "Windows Mobile 5.0 Pocket PC SDK (ARMV4I).pro"
    -win32 -o "Makefile.Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
    note: don't use dirs names with spaces.

    installation rules from assistant
    ...
    Uncompress the files into the directory you want Qt installed; e.g. C:\Qt\4.3.5.
    Note: The install path must not contain any spaces.
    ...

  2. #2
    Join Date
    Nov 2008
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt_embedded -wince software installation problem

    hi spirit,
    thanx for ur reply

    i ma not able to find qmake.exe in my software. i am getting unable to find qmake.exe

    please tell me the stepa from the bagining how to install that software and write a sample Qt application on windows mobile
    thanks in advance

    thanks
    pallavi

  3. #3
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 370 Times in 336 Posts

    Default Re: Qt_embedded -wince software installation problem

    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

  4. #4
    Join Date
    Nov 2008
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt_embedded -wince software installation problem

    hi spirit,

    thanx for ur reply

    I am writing a sample Qt application for windows mobile 5.0 . I am gwtting the following error when trying to build that application

    "use of C runtime library internal header file"

    please help me to resolve this error.

    Thanx in advance

    Thanks & Regards
    kalpana

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
  •  
Qt is a trademark of The Qt Company.