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. QtMobility for Windows Mobile problem
Qt 6.11 is out! See what's new in the release blog

QtMobility for Windows Mobile problem

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 4.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.
  • M Offline
    M Offline
    MamdouhAlShamy
    wrote on last edited by
    #1

    hi,

    while compiling QtMobility 1.0.2 from windows mobile

    by
    configure
    then
    nmake

    i got error

    " c:\qt-mobility-opensource-src-1.0.2\build\Debug\QtBearer\QtBearerd_resource.res QtBearerd_resource.rcQtBearerd_resource.rc(12) : error RC2104 : undefined keyword or key name: VS_FF_DEBUG"

    any one know the solution for it

    1 Reply Last reply
    0
    • E Offline
      E Offline
      ehsan
      wrote on last edited by
      #2

      seems nmake has problem with compiling for windows mobile and CE. First install VS add-in then try to recompile using visual studio.

      http://www.ehsanhome.com

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MamdouhAlShamy
        wrote on last edited by
        #3

        VS add-in is already installed

        1 Reply Last reply
        0
        • clogwogC Offline
          clogwogC Offline
          clogwog
          wrote on last edited by
          #4

          did you figure out how to fix this ? i've got the same problem.http://developer.qt.nokia.com/forums/viewthread/3166#

          1 Reply Last reply
          0
          • M Offline
            M Offline
            MamdouhAlShamy
            wrote on last edited by
            #5

            Download Qt Mobility with suitable version from "get Qt":http://get.qt.nokia.com/qt/solutions/
            exratct it
            open VS CMD
            activate windows mobile compiler by
            @setcepaths wincewm50pocket-msvc2005@
            @ cd <qt-mobility-opensource-src-X.X.X-path>@
            @configure -prefix <Desired-Output-Folder-path>@
            @nmake /I@
            @nmake install /I@
            Add <Desired-Output-Folder-path> to the PATH "environment variable"

            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