Results 1 to 9 of 9

Thread: Qt and Eclipse problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2009
    Posts
    30
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default Re: Qt and Eclipse problem

    Quote Originally Posted by PUK_999 View Post
    Should I select to install MinGW when installing Qt? You instruction implies I should but a previous step has installed it.

    Thanks,

    PUK
    I continued without installing MinGW and have got it to work. I needed to add C:\Qt\2009.03\Qt\bin to the system path so that the test program I wrote could find QtCored4.dll, etc.

    Thanks again for your help. I hope I get on well with Qt under Eclipse. Have you encountered any problems or has it been fine?

    I had a situation earlier (as in when I installed Eclipse from some other instructions, not yours) when I double cliked on a .ui file to enter the Qt Designer Editor and then brought up the "Qt Widget Box" window but it was greyed out/disabled. It's coming up enabled now but didn't inspire me with a great deal of confidence!

    Cheers,

    PUK

  2. #2
    Join Date
    Jul 2009
    Posts
    12
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 1 Time in 1 Post

    Default Re: Qt and Eclipse problem

    Quote Originally Posted by PUK_999 View Post
    Thanks again for your help. I hope I get on well with Qt under Eclipse. Have you encountered any problems or has it been fine?
    Pleased to hear you have got it working. I have not encountered too many problems, although developing under Eclipse can be frustrating at times but I think that is because I am used to developing .NET applications in Visual Studio which is a lot easier! We have had a few issues with the debugger not working consistently which is affecting our productivity a little, but hopefully we can sort that out.

  3. #3
    Join Date
    Aug 2009
    Posts
    30
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default Re: Qt and Eclipse problem

    Thankfully for me, the problem that forced me away from Qt Creator towards Eclipse has now been resolved so I'm not using Qt w/ Eclipse anymore.

    Out of curiosity, why do you use Eclipse IDE rather than Creator?

    Thanks,

    PUK.

  4. #4
    Join Date
    Jul 2009
    Posts
    12
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 1 Time in 1 Post

    Default Re: Qt and Eclipse problem

    Quote Originally Posted by PUK_999 View Post
    Out of curiosity, why do you use Eclipse IDE rather than Creator?
    The project I am working on involves creating a number of modules. We originally thought we would just be using Qt for the graphical modules, so I thought it would be a good idea to use the same IDE for Qt and non-Qt development i.e. Eclipse. However, we have ended up using Qt for all our modules because its non-GUI functionality is also quite useful, so perhaps we should have used Qt Creator after all. I had assumed Eclipse would be a more robust and mature IDE, but now I'm not too sure!

Similar Threads

  1. Replies: 1
    Last Post: 6th January 2009, 14:46
  2. Eclipse "Remember my decision" Problem
    By brent99 in forum General Discussion
    Replies: 0
    Last Post: 13th July 2008, 20:11
  3. Qt Eclipse integration problem!!!!
    By mismael85 in forum Installation and Deployment
    Replies: 4
    Last Post: 13th March 2008, 14:45
  4. Eclipse problem
    By anafor2004 in forum General Programming
    Replies: 4
    Last Post: 18th January 2008, 16:34
  5. Debug problem in Eclipse with qrc file
    By Vortex in forum General Programming
    Replies: 6
    Last Post: 27th December 2007, 00:56

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.