Results 1 to 9 of 9

Thread: how to write hello world sample QT application on windows mobile

  1. #1

    Default how to write hello world sample QT application on windows mobile

    hi,
    good morning........I downloaded a QT 4.4.3 WINCE opensource and i am trying to write a sample application. It is giving me so many errors..

    so,please tell me how to write a Sample Qt application.

    Thanks in advance

    thanks & Regards
    pallavi

  2. #2
    Join Date
    May 2007
    Location
    Lublin, Poland
    Posts
    345
    Thanks
    40
    Thanked 8 Times in 4 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to write hello world sample QT application on windows mobile

    Hi,

    Paste your code and the errors and we can help you.

    Kacper
    Qt allows you to use everything you want
    wysota
    --------------------------------------------------------------------------------
    #if defined(Q_OS_UNIX) && defined(QT_DEBUG)
    abort(); // trap; generates core dump
    #else
    exit(1); // goodbye cruel world
    #endif

  3. #3

    Default Re: how to write hello world sample QT application on windows mobile

    hi maverick,

    Thanx for ur reply
    I wrote a sample Qt application in visual studio by going to Qtprojects->Qt application . In visual studio if i select release mode and win32 it is working fine for desktop. In configuration manager i selected the windows mobile 5.0 sdk and i am trying to run that application .
    It is giving me the following error

    "Use of C runtime library internal header file"

    please help me

    thanks in advance

    Thanks & Regards
    pallavi

  4. #4

    Default Re: how to write hello world sample QT application on windows mobile

    hi maverick,

    I am new to this QT application .......please tell me how to write the sample Qt application on windows mobile device.

    Thanks
    pallavi

  5. #5
    Join Date
    May 2007
    Location
    Lublin, Poland
    Posts
    345
    Thanks
    40
    Thanked 8 Times in 4 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to write hello world sample QT application on windows mobile

    1. Did you point where your Qt for mobile is installed ?
    2. Look at this:

    http://www.tech-archive.net/Archive/.../msg00065.html

    Kacper
    Qt allows you to use everything you want
    wysota
    --------------------------------------------------------------------------------
    #if defined(Q_OS_UNIX) && defined(QT_DEBUG)
    abort(); // trap; generates core dump
    #else
    exit(1); // goodbye cruel world
    #endif

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

    Default is it possible to write sample application in Qt by installing qt-win-eval-4.4.3-vs2

    hi,

    I am new to this Qt application. I installed qt-win-eval-4.4.3-vs2005.exe . Is it possible to write sample application for windows mobile.

    please help me

    thanks in advance.

    thanks & Regards
    kalpana
    Last edited by kalpana; 3rd November 2008 at 11:24.

  7. #7

    Default Re: how to write hello world sample QT application on windows mobile

    hi maverick,

    I already referred to this document and i set that environment variable. If i set that variable and if i am trying to run that application i am getting so many error.

    I am attaching the document of the errors i am getting. please go through the document and help me.

    Thanks
    pallavi
    Attached Images Attached Images

  8. #8
    Join Date
    May 2007
    Location
    Lublin, Poland
    Posts
    345
    Thanks
    40
    Thanked 8 Times in 4 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to write hello world sample QT application on windows mobile

    Hi,

    I am sure rather VS or compiler can't find the includes/libs for libraries you're using.
    The errors you posted are not Qt related, in my opinion; rather an inner VS/compiler problems with finding paths to needed files.

    Can't add anything more. I would like to give a better advice, but can't think of any other more detailed.
    Qt allows you to use everything you want
    wysota
    --------------------------------------------------------------------------------
    #if defined(Q_OS_UNIX) && defined(QT_DEBUG)
    abort(); // trap; generates core dump
    #else
    exit(1); // goodbye cruel world
    #endif

  9. #9

    Default Re: how to write hello world sample QT application on windows mobile

    hi maverick,

    I go trough this link and i able to know that it is possible to write sample applications on window smobile

    "http://labs.trolltech.com/blogs/2007/12/15/qtwince-visual-studio-integration-and-devdays2007-videos/"

    I am trying to write the same application, but i am getting the errors.

    please help me how to write the same application.

    thanks in advance

    thanks
    pallavi
    Attached Images Attached Images

Similar Threads

  1. how to port Qt windows application to mobile
    By pallavi Boyapat in forum Qt Programming
    Replies: 8
    Last Post: 26th January 2009, 13:57
  2. fatal error C1189 when trying to write Qt application on mobile
    By pallavi Boyapat in forum Qt Programming
    Replies: 0
    Last Post: 31st October 2008, 09:00

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.