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. Build Qt5.2.1 for WinCE6 fatal error "dnsapi.lib"
QtWS25 Last Chance

Build Qt5.2.1 for WinCE6 fatal error "dnsapi.lib"

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 1.6k Views
  • 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.
  • R Offline
    R Offline
    rlink
    wrote on last edited by
    #1

    I am trying to compile Qt 5.2.1 for WinCe6, but I always get this error:

    link /NOLOGO /NODEFAULTLIB:OLDNAMES.LIB /DEBUG /SUBSYSTEM:WINDOWSCE,6.00 /MACHINE:THUMB /DLL /SAFESEH:NO /VERSION:5.21 /OUT:....\lib\Qt5Networkd.dll @C:\Users\rlink\AppData\Local\Temp\nmA76C.tmp

    LINK : fatal error LNK1181: cannot open input file "dnsapi.lib".

    NMAKE : fatal error U1077: ""c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\bin\x86_arm\link.EXE"": Return-Code "0x49d"
    Stop.

    NMAKE : fatal error U1077: ""c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"": Return-Code "0x2"
    Stop.

    NMAKE : fatal error U1077: "cd": Return-Code "0x2"
    Stop.

    NMAKE : fatal error U1077: "cd": Return-Code "0x2"
    Stop.

    NMAKE : fatal error U1077: "cd": Return-Code "0x2"
    Stop.

    Using the Visual Studio Command prompt I executed these commands:
    configure -platform win32-msvc2008 -xplatform wince60smart9_arm11-armv4i-msvc2005

    Anyone know how to fix this error?
    Thanks in advance

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mark_d666
      wrote on last edited by
      #2

      I got the same error trying to build Qt 5.3.1 with a custom Win CE 6 SDK. Anyone know of a fix?

      1 Reply Last reply
      0
      • D Offline
        D Offline
        deweirdt
        wrote on last edited by
        #3

        Hi,

        I ran into the same problem, did you've got a fix yet?

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mark_d666
          wrote on last edited by
          #4

          Hi deweirdt,

          Sorry i never managed to get pass it, ended up using GDI instead due to time pressure.

          Mark

          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