Results 1 to 4 of 4

Thread: Compiling QWT examples on Linux, linker not run

  1. #1
    Join Date
    Apr 2013
    Posts
    3
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Compiling QWT examples on Linux, linker not run

    I have downloaded the source code from the development svn repository: "svn checkout svn://svn.code.sf.net/p/qwt/code/trunk/qwt"

    I uncommented the examples entry from qwtconfig.pri and compiled the program like so: "qmake && make && make install"

    I have examples compiled now and .o files are created but the linker is not run for some reason. Is there some setting that disables linker and why is such a setting enabled by default?

    What is the easiest way to get the whole compilation process done (including linker) for the examples?

    My linux distro is debian "testing".

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Compiling QWT examples on Linux, linker not run

    Did Qwt itself build correctly?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    May 2012
    Posts
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Compiling QWT examples on Linux, linker not run

    The easiest way to compile Qwt for me has been to open the qwt.pro file with qtCreator and click build. That works great on my systems and I'm using RHEL 6.x with Qt 4.8.4 and Qwt 6.0.1.

  4. The following user says thank you to zarkon for this useful post:

    azyr (24th August 2013)

  5. #4
    Join Date
    Apr 2013
    Posts
    3
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Compiling QWT examples on Linux, linker not run

    Thanks for replies!

    Yes Qwt itself has been compiling without problems all the time.

    I managed to get it working my opening examples.pro in QtCreator and then just building and running it from there.

Similar Threads

  1. Replies: 5
    Last Post: 7th March 2012, 08:02
  2. Undefined Reference Errors Compiling Examples
    By nerdasaurus in forum Newbie
    Replies: 5
    Last Post: 4th December 2010, 07:39
  3. Replies: 1
    Last Post: 17th November 2010, 08:50
  4. Replies: 1
    Last Post: 3rd October 2010, 19:41
  5. Network examples are nto compiling
    By pakkko in forum Qt Programming
    Replies: 0
    Last Post: 3rd August 2010, 16:16

Tags for this Thread

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.