Results 1 to 2 of 2

Thread: QtOpenCL installation

  1. #1
    Join Date
    Oct 2011
    Posts
    48
    Thanks
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default QtOpenCL installation

    Hai all,

    I have Qt-4.7.2 in my linux system . I want to install QtOpenCL also. I got the source code for that and I configured it,

    ./configure -qmake path -I /opt/AMDAPP/include/ -L /opt/AMDAPP/lib/ -lOpenCL -no-openclgl

    Then build it using make.

    But I am getting error ;
    multiple definition of `QGLSignalProxy::metaObject() const'



    Please help me to install this.

    Thanks

  2. #2
    Join Date
    Oct 2011
    Posts
    48
    Thanks
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: QtOpenCL installation

    Hai,

    My Qt-4.7.2 was built as static . I guess due to that I was getting error of multiple definition while installing QtOpenCL. With dynamically built Qt , everything is working fine.

Similar Threads

  1. Qwt installation
    By bybby in forum Installation and Deployment
    Replies: 0
    Last Post: 16th January 2012, 14:37
  2. Qwt Installation Help
    By darkblackcorner in forum Qwt
    Replies: 24
    Last Post: 15th May 2011, 21:06
  3. Can't build QtOpenCl on mac snow leopard
    By shaolin in forum Qt Programming
    Replies: 7
    Last Post: 11th December 2010, 13:57
  4. Installation on AIX 5.3
    By micrinho in forum Installation and Deployment
    Replies: 0
    Last Post: 11th March 2010, 16:10
  5. QT Installation
    By me_here_me in forum Qt Programming
    Replies: 1
    Last Post: 6th April 2009, 10:47

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.