Results 1 to 3 of 3

Thread: cmake error with Failed to find "glu32" in ""

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jul 2010
    Posts
    18
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: cmake error with Failed to find "glu32" in ""

    Solved:
    set (CMAKE_LIBRARY_PATH “C:\\Program Files (x86)\\Windows Kits\\8.0\\Lib\\win8\\um\\x64”)

  2. The following user says thank you to kennethadammiller for this useful post:

    DarkForceOne (6th December 2013)

Similar Threads

  1. Replies: 6
    Last Post: 25th June 2013, 21:13
  2. Replies: 32
    Last Post: 25th August 2012, 23:10
  3. "Treat wchar_t as Built-in Type" to "yes" link error
    By sungaoyong in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2008, 11:45
  4. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05
  5. QFile Problem~ "Unknow error" in "open(QIODevice::ReadWrite)"
    By fengtian.we in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2007, 15:58

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.