Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-80

Link error with file libgles_cm.lib

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.1.10
    • 1.1.9
    • General
    • None
    • OS: Windows Vista (and Windows7)
      Qt: 4.6.3 -> 4.7.3
      Qt VS Add-in: 1.1.9
      Compiler: MSVC 2005 SP1 (and MSVC 2008)
    • 5bb84cb94ad4ec97d33f7ad90d1b985e18aa99cf

    Description

      After updating project to use Qt 4.7.3 from 4.6.3 it can't be build due to a link error:
      LINK : fatal error LNK1181: cannot open input file 'libgles_cm.lib'

      Steps to reproduce:
      1. Select "Menu -> Qt -> Qt Options -> (Tab) Qt Versions" (assume that there is empty)
      2. Push "Add Button"
      3. Add setting of 4.6.3 at "Add New Qt Version" dialog
      4. Select "Menu -> File -> New -> New Project"
      5. Select "Qt4 Projects" and "Qt Application"
      6. IMPORTANT Check "OpenGL Library" at Qt 4 Project Wizard. And then next and finish.
      7. Select "Menu -> Qt -> Qt Options -> (Tab) Qt Versions "
      8. Delete 4.6.3 setting and add 4.7.3 setting.
      9. Select project at solution explorer and select "Menu -> Qt -> Qt Project Settings -> (Tab) Properties"
      10. Confirm item of "Versions" is empty, select 4.7.3.
      11. After build, link error has occured.
      12. There are error in (Visual Studio's) project property setting.

      Cleaning the project when changing the Qt version does not remove the link error.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            tiheikka Titta Heikkala
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes