Results 1 to 2 of 2

Thread: using GLUT along with qtcreator/mingw in windows

  1. #1

    Default using GLUT along with qtcreator/mingw in windows

    Hi All,

    I am having problems build my qtcreator/mingw application when I include one function call from library GL\glut.h (glutSolidCube). I am getting the following 4 unresolved references: __glutInitWithExit, __glutCreateWindowWithExit, __glutCreateMenuWithExit and the one I call explicitely glutSolidCube.

    Anyone has a work around?

    Thanks,

    Stephane

  2. #2
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: using GLUT along with qtcreator/mingw in windows

    I personally don't see a point of using glut in Qt. And are you even linking to the glut libraries?
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

Similar Threads

  1. Qt Jambi, deploying app on Mac & Windows fails
    By ChrisColon in forum Installation and Deployment
    Replies: 2
    Last Post: 16th February 2009, 23:05
  2. Replies: 5
    Last Post: 15th January 2009, 10:03
  3. Windows not appearing in XP.
    By beardybloke in forum Qt Programming
    Replies: 7
    Last Post: 24th October 2007, 18:32
  4. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 02:00
  5. Qt and windows vista
    By munna in forum General Discussion
    Replies: 8
    Last Post: 11th January 2006, 23:33

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.