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. QtMobility installation problem

QtMobility installation problem

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 0 Posters 1.7k 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.
  • ? This user is from outside of this forum
    ? This user is from outside of this forum
    Guest
    wrote on last edited by
    #1

    Hi, I'm having trouble installing Qt Mobility. Here's what I've done:

    • First off, my environment is: Windows XP; Qt 4.7.1 already installed
    • I downloaded qt-mobility-opensource-src-1.2.0.zip
    • I followed the setup instructions here: http://doc.qt.nokia.com/qtmobility-1.2/installation.html. Specifically, I:

    Unzipped the file.

    Ran "configure -debug -vc -no-nfc-symbian"

    Opened a Visual Studio 2008 command prompt and ran "nmake" from the mobility dir.

    Here's what I get:

    bq. link /LIBPATH:"c:\Qt\4.7.1\lib" /NOLOGO /DEBUG /MANIFEST /MANIFESTFILE:"
    debug\make.intermediate.manifest" /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='
    win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken
    ='6595b64144ccf1df' language='' processorArchitecture=''" /OUT:debug\make.exe
    @C:\DOCUME~1\efurze\LOCALS~1\Temp\nm3ABC.tmp
    LINK : warning LNK4001: no object files specified; libraries used
    LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
    LINK : error LNK2001: unresolved external symbol _WinMainCRTStartup
    debug\make.exe : fatal error LNK1120: 1 unresolved externals
    NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
    \link.EXE"' : return code '0x460'
    Stop.
    NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
    \nmake.exe"' : return code '0x2'
    Stop.

    Please help.

    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