Results 1 to 1 of 1

Thread: Build Qt3d with Visual Studio 2005

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2009
    Posts
    33
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Build Qt3d with Visual Studio 2005

    Creating library ..\..\lib\Qt3Dd.lib and object ..\..\lib\Qt3Dd.exp
    moc_qglpainter_p.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgltexturecube.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgltextureutils.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qopenglfunctions.obj : error LNK2019: unresolved external symbol __imp__glActiveTexture@4 referenced in function "void __stdcall qglfResolveUniform2i

    other link errors

    How can i solve this link errors?

    moc_qglview.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglvertexbundle.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglview.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qopenglfunctions.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    moc_qglpainter_p.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgltexture2d.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgltexturecube.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgltextureutils.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgltwosidedmaterial.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglrendersequencer.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglscenenode.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglsection.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglshaderprogrameffect.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgllitmaterialeffect.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgllittextureeffect.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglmaterial.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglpainter.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglflatcoloreffect.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglflattextureeffect.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglgraphicsviewportitem.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglindexbuffer.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglbuilder.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglcamera.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglcolormaterial.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglext.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qgeometrydata.obj : error LNK2019: unresolved external symbol __imp__glActiveTexture@4 referenced in function "public: void __thiscall QOpenGLFunctions::glActiveTexture(unsigned int)" (?glActiveTexture@QOpenGLFunctions@@QAEXI@Z)
    qglabstracteffect.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglattributedescription.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    qglattributevalue.obj : error LNK2001: unresolved external symbol __imp__glActiveTexture@4
    moc_qglview.obj : error LNK2001: unresolved external symbol __imp__glBindBuffer@8
    qglvertexbundle.obj : error LNK2001: unresolved external symbol __imp__glBindBuffer@8
    qglview.obj : error LNK2001: unresolved external symbol __imp__glBindBuffer@8
    Last edited by emrares; 12th November 2010 at 14:25.

Similar Threads

  1. Replies: 2
    Last Post: 9th November 2010, 09:55
  2. Qt in visual studio 2005
    By semden in forum Installation and Deployment
    Replies: 8
    Last Post: 31st October 2009, 01:52
  3. Replies: 1
    Last Post: 19th October 2009, 19:44
  4. Set up the Qt4.3.2 with Visual Studio 2005
    By lamoda in forum Installation and Deployment
    Replies: 6
    Last Post: 30th January 2008, 07:51
  5. Can i use visual studio 2005 to build Qt applications?
    By coder1985 in forum Qt Programming
    Replies: 1
    Last Post: 14th November 2007, 18:23

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.