Results 1 to 5 of 5

Thread: make install ... no headers?

  1. #1
    Join Date
    Jan 2006
    Posts
    44
    Thanks
    9
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11

    Default make install ... no headers?

    Win2k, mingw, QT-4.3.3, QWT-5.0.2


    Just downloaded latest zipfile. Opened my QT4.3.3 command prompt. changed to qwt directory and ran qmake and make install.

    I get nothing in the c:\qwt-5.0.2\include directory. the libs wind up there, but not the includes.

    Did I miss something?
    --
    The Real Bill

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: make install ... no headers?

    Read the output of "make install" and you will know where the headers are.

    Uwe

  3. #3
    Join Date
    Jan 2006
    Posts
    44
    Thanks
    9
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11

    Default Re: make install ... no headers?

    I did look there. But the destination directory was empty.

    I did a default install. It created a qwt-5.0.2 directory under C:. Under there are three directories: doc, lib, and include. I expected header files in the include directory. The makefile backs me up on that expectation but the directory was empty. In fact the only one of those directories not empty was the lib directory.
    --
    The Real Bill

  4. #4
    Join Date
    Jan 2006
    Posts
    44
    Thanks
    9
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11

    Default Re: make install ... no headers?

    I did look there. But the destination directory was empty.

    I did a default install. It created a qwt-5.0.2 directory under C:. Under there are three directories: doc, lib, and include. I expected header files in the include directory. The makefile backs me up on that expectation but the directory was empty. In fact the only one of those directories not empty was the lib directory.
    --
    The Real Bill

  5. #5
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: make install ... no headers?

    Quote Originally Posted by ucntcme View Post
    I did look there. But the destination directory was empty.
    Go into the src directory and type "make install_headers".
    What do you see ?

    Uwe

Similar Threads

  1. QMake make install problems
    By cookiem in forum Qt Programming
    Replies: 12
    Last Post: 4th December 2008, 15:34
  2. How to make headers fixed sized? (QTableWidget)
    By macias in forum Qt Programming
    Replies: 4
    Last Post: 13th August 2007, 15:57
  3. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57
  4. make install with debug_and_release_target
    By aba in forum Qt Programming
    Replies: 0
    Last Post: 17th April 2006, 19:28
  5. make install equivalent in qmake ...
    By momesana in forum Newbie
    Replies: 3
    Last Post: 20th February 2006, 21:46

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.