Results 1 to 1 of 1

Thread: [solved] QwtDoubleInterval in Dll not found

  1. #1
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default [solved] QwtDoubleInterval in Dll not found

    I have an older VisualStudio Project using qwt 5.2.x

    I compiled the project with Visual Studio 2008. I copied the qwt sources to the project, so that the correct headers are used.
    Then I compiled qwt itself with VS and put the qt dlls and the compiled qwt dll to the binary folder containing the executable.

    However now I get the failure that QwtDoubleInterval in is not found in the dll.

    EDIT:

    I accidentially copied the sources of qwt to the wrong project. Now I synced all sources and everything compiles, links and starts as expected.
    Last edited by pospiech; 14th December 2011 at 17:08.

Similar Threads

  1. Replies: 6
    Last Post: 24th January 2011, 18:48
  2. qFromBigEndian(...) not found??
    By maverick_pol in forum Qt Programming
    Replies: 9
    Last Post: 21st April 2009, 10:57
  3. I've found but how to use
    By Laser in forum Newbie
    Replies: 5
    Last Post: 11th August 2008, 13:52
  4. qt4.4.0 using windows, moc.exe not found
    By graubrust in forum Installation and Deployment
    Replies: 2
    Last Post: 9th July 2008, 09:35
  5. QTimer not found
    By al_mawt in forum Qt Programming
    Replies: 3
    Last Post: 23rd February 2008, 19:44

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.