Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: qHash(double) problem with Qt 4.6 (tp1)

  1. #21
    Join Date
    Dec 2008
    Location
    California, USA
    Posts
    18
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: qHash(double) problem with Qt 4.6 (tp1)

    Thank you OverTheOcean - commenting line 48 in qwt_valuelist.h fixed this compile plroblem in MS VS2005

  2. #22
    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: qHash(double) problem with Qt 4.6 (tp1)

    This is an EXTREMELY annoying problem, although I believe there is no one to blame really. But it would be nice if it could be documented somewhere, for QT as well as for qwt!
    Ok you believe Qt creator is not able to build Qt applications with a different compiler, than the one it had been build with. I can imagine, that it is not true when you carefully avoid using the wrong libs - but anyway.

    What exactly do you expect from the documentation of a library like Qwt - a note indicating, that you shouldn't try to link binaries built from incompatible compilers ?

    On Linux systems you have a distribution ( and package maintainers ) taking care of dependencies and possible incompatibilities. Even if you don't know, what you are doing you can always trust on it. Unfortunately on Windows the idea of a distribution doesn't exist. In combination with other pointless problems ( like debug/release incompatibilities or this __declspec stuff, what was the reason for the qHash problem ) Windows is by far the most difficult development environment - what can be seen easily from the number of problems reported here.

    Uwe

    PS: Please start a new thread if you want to discuss something different. Nobody will expect to find your hint in a thread about qHash.

Similar Threads

  1. Problem with QAbstractListModel
    By eekhoorn12 in forum Qt Programming
    Replies: 3
    Last Post: 26th August 2009, 14:26
  2. Replies: 1
    Last Post: 23rd April 2009, 09:05
  3. Replies: 19
    Last Post: 3rd April 2009, 23:17
  4. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 12:45
  5. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36

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.