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. Build qt project under 4.8.5 using visual studio Link error
Forum Updated to NodeBB v4.3 + New Features

Build qt project under 4.8.5 using visual studio Link error

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.8k 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.
  • C Offline
    C Offline
    cncbasher
    wrote on last edited by
    #1

    hi guys
    i'm new to qt and having a problem with linking using visual studio 2010 as gui and qt version 4.8.5

    error LNK1104: cannot open file 'uiAccess='false' /MANIFESTDEPENDENCY:type='win32'.obj' D:\DLP\b9creator-qt\B9Creator\Root\B9Creator\LINK B9Creator

    any assistance appricated or help in moving this to qt5 and vs2013

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Something is strange here, where do you have "uiAccess='false'" in your project ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cncbasher
        wrote on last edited by
        #3

        i have posted my dropbox link to this project
        and all assistance to solve this is appriciated

        and also assist to update to qt5 if possible ,
        i have much to learn , i'm hoping this can be compiled ultimately under qt5 and using visual studio 2013 with qt addin for visual studio

        https://www.dropbox.com/sh/jkrtltst0jh89vn/AABwBZWEdt5KYFRdyFkk3e0Ia?dl=0

        kind regards Dave

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Seems like the QMAKE_LFLAGS for MANIFESTUAC is problematic.

          See "this":http://stackoverflow.com/questions/19039891/unable-to-set-manifestuac-with-qt-4-8-5-and-vs2008 post for a potential workaround

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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