Results 1 to 5 of 5

Thread: Compiling qwt on Opensolaris

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Compiling qwt on Opensolaris

    Ok, I have Qt 4.4.3 installed in /opt/csw. Now I get this error:
    Qt Code:
    1. slow@os:~/qwt-5.0.2$ qmake
    2. Project LOAD(): Feature qt_config cannot be found.
    To copy to clipboard, switch view to plain text mode 

    I've set these env vars:
    Qt Code:
    1. slow@os:~/qwt-5.0.2$ env | grep Q
    2. QTDIR=/opt/csw
    3. QMAKESPEC=/opt/csw/mkspecs/solaris-g++
    4. slow@os:~/qwt-5.0.2$ echo $PATH
    5. /usr/local/bin:/opt/csw/bin:/opt/csw/sbin:/usr/bin:/usr/sbin:/sbin
    To copy to clipboard, switch view to plain text mode 

    QMAKESPEC=solaris-g++ also gives the same error. Google doesn't give me a working clue.

    Anybody?
    Thanks!
    Last edited by slowfranklin; 18th June 2009 at 11:53. Reason: missing [code] tags

  2. #2

    Default Re: Compiling qwt on Opensolaris

    As it seems my installed version of Qt does not include the developer stuff. As there doesn't exits any Qt-dev package for Opensolaris, I'll try again to compile Qt from source.

    -slow

Similar Threads

  1. QWT doesnt show any windows
    By Cal in forum Qwt
    Replies: 5
    Last Post: 30th June 2009, 17:05
  2. qwt 5.2 install on qt 4.5
    By HyperB in forum Qwt
    Replies: 4
    Last Post: 13th May 2009, 20:03
  3. Replies: 0
    Last Post: 23rd April 2009, 09:38
  4. Step by step Qwt on MinGW
    By Doug Broadwell in forum Qwt
    Replies: 2
    Last Post: 23rd January 2009, 00:19
  5. use interesting QWT Library with QT3.X
    By raphaelf in forum Qwt
    Replies: 2
    Last Post: 23rd January 2006, 11:24

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.