Results 1 to 3 of 3

Thread: standard QT libraies

  1. #1
    Join Date
    Mar 2010
    Posts
    107
    Thanks
    22
    Qt products
    Qt4
    Platforms
    Windows

    Default standard QT libraies

    hello
    I am a QT novice!!
    I am using the Eclipse integration and have a small application which I can run but not debug.
    So I ran gdb on the application from the command line and received errors stating that QtCored4.dll and QtGuid4.dll could not be found.
    Copying these files into the same folder as the appication solved the problem.

    My question is do I need to copy these files for every application or is there a setting I can use to avoid this

    TIA

    Graham

  2. #2
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: standard QT libraies

    No, you don't need to copu these libs to your apllication's directory. Frankly speaking, I don't know what precise setting you are lookig for in Eclipse, but you should try to look into debug options and specify the library directory, so that Eclipse knows where to look for these libs.
    I'm a rebel in the S.D.G.

  3. #3
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: standard QT libraies

    you can add path to C:\path\to\Qt_dir\bin to your Path environment variable
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

Similar Threads

  1. Standard buttons/icons?
    By MTK358 in forum Qt Programming
    Replies: 3
    Last Post: 27th June 2010, 17:24
  2. Replies: 2
    Last Post: 2nd June 2008, 08:45
  3. QDateTime from non-standard timestamp
    By pdoria in forum Qt Programming
    Replies: 2
    Last Post: 11th April 2008, 15:09
  4. Question about standard shortcuts
    By y.shan in forum Qt Programming
    Replies: 5
    Last Post: 3rd December 2007, 15:05
  5. Z order for 'standard' widgets.
    By nouknouk in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2006, 19:59

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.