Results 1 to 3 of 3

Thread: trouble compiling recent qwt-svn

  1. #1
    Join Date
    Oct 2014
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default trouble compiling recent qwt-svn

    Hi,
    Was wondering if anyone else has run in to this error compiling qwt from svn source from r2055 forward?
    Have confirmed I am not the only user seeing this...
    Compiles fine with r2048 and previous...
    But when checking out/compiling any revision from r2055 forward getting an error...

    for example:
    'svn update -r r2055'
    '~/Qt/5.2.1/gcc/bin/qmake qwt.pro'
    'make'
    results in:

    http://pastebin.com/J4mTiGvp

    here is a 'diff' created against r2055 vs r4048 showing the changes in r2055.
    http://pastebin.com/QbK7yAg8
    This is on a system with Mint 17 and Qt 5.2.1
    Is there something we are doing wrong?

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

    Default Re: trouble compiling recent qwt-svn

    There was a "lib" subdirectory missing in textengines.pri.

    Fixed in SVN,
    Uwe

  3. #3
    Join Date
    Oct 2014
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: trouble compiling recent qwt-svn

    Thank You Uwe,
    that last commit fixes it for sure...
    Side Note: I did have to upgrade from Qt 5.2.1 to Qt 5.3 to get through compiling all of the examples. I think it was the scatterplot or
    spectrogram example that was failing to compile after this last commit via Qt 5.2.1. Installing the latest Qt fixed that though. All good here now!

    much appreciated.
    Last edited by majortom9; 27th October 2014 at 12:20.

Similar Threads

  1. Replies: 1
    Last Post: 6th March 2012, 21:24
  2. Recent Project
    By bismitapadhy in forum Qt Programming
    Replies: 3
    Last Post: 31st May 2009, 08:24
  3. Trouble compiling new Qt on win (mingw)
    By macbeth in forum Installation and Deployment
    Replies: 2
    Last Post: 20th September 2008, 09:28
  4. Trouble compiling with MinGW 5 and QT4
    By Yogibear in forum Newbie
    Replies: 7
    Last Post: 4th October 2007, 13:07
  5. Recent changes in QT 4?
    By Michiel in forum Qt Programming
    Replies: 3
    Last Post: 18th February 2007, 12:29

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.