Results 1 to 3 of 3

Thread: fatal error LNK1104: cannot open file 'libgles_cm.lib

  1. #1
    Join Date
    Feb 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default fatal error LNK1104: cannot open file 'libgles_cm.lib

    im having this problem when i try to build a project in visual studio 2010 with Qt 4.7.1
    fatal error LNK1104: cannot open file 'libgles_cm.lib what should i do

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: fatal error LNK1104: cannot open file 'libgles_cm.lib

    what should i do
    make sure the path to the lib file is known to the linker.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    Nov 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: fatal error LNK1104: cannot open file 'libgles_cm.lib

    For Windows Desktop Aplication:
    Add Imm32.lib to the linker.

Similar Threads

  1. Replies: 3
    Last Post: 1st November 2010, 16:33
  2. Replies: 0
    Last Post: 3rd June 2010, 04:54
  3. Replies: 4
    Last Post: 9th May 2010, 16:18
  4. Replies: 7
    Last Post: 18th September 2009, 14:44
  5. Replies: 1
    Last Post: 27th March 2009, 06:22

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.