Results 1 to 7 of 7

Thread: getting QWT to work with QTcreator

Hybrid View

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

    Default Re: getting QWT to work with QTcreator

    When the designer works all you need to do is to take care that the creator is built in the same way as the designer: release/debug, compiler, Qt version.

    Uwe

    PS: Don't copy files around - use "make install" instead.

  2. #2
    Join Date
    Dec 2010
    Posts
    31
    Thanks
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: getting QWT to work with QTcreator

    Hi Uwe

    Thanks for the reply and the information, however can someone please explain these steps for me, as i said im new to this and im not sure what i should do. I found another thread which describes using qmake on creator:

    qmake.exe C:\qt-creator-1.3.1-src\qtcreator.pro -spec win32-g++ -r CONFIG+=release

    but i dont seem to have a qtcreator.pro file, maybe because i installed the SDK version of qt?

    Can someone then please explain how i complete the release of qtcreator to work with designer/qwt if you have installed the 2010.05 SDK

    Thanks

    Matt

Similar Threads

  1. Qtcreator help
    By rashmi in forum Newbie
    Replies: 0
    Last Post: 16th November 2010, 04:13
  2. QtCreator 2.0 crashes application working in QtCreator 1.3
    By been_1990 in forum Qt Programming
    Replies: 2
    Last Post: 21st September 2010, 12:58
  3. Replies: 1
    Last Post: 10th February 2010, 07:28
  4. Replies: 2
    Last Post: 13th December 2009, 20:27
  5. Microsoft SDKs' headers don't work in QtCreator
    By Krzysiek in forum General Programming
    Replies: 0
    Last Post: 5th May 2009, 17:20

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
  •  
Qt is a trademark of The Qt Company.