Page 8 of 9 FirstFirst ... 6789 LastLast
Results 141 to 160 of 166

Thread: QDevelop, a new IDE for Qt4

  1. #141
    Join Date
    Jan 2006
    Posts
    368
    Thanks
    14
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    We will have to release some day a version that is compatible with Qt 4.4. Don't worry.

    What new would you like to see in that version?

  2. #142
    Join Date
    Jul 2006
    Location
    Atlanta, GA
    Posts
    86
    Thanks
    26
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    My biggest request is code folding. Everything else is awesome! I use QDevelop on a daily basis.
    fnmblot
    --------------------------------------
    Gee Ricky, I'm sorry your mom blew up.

  3. #143
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    im using the latest qdevelop.. and im having problem on the constant checking of errors, "the warning signs". im using qdevelop under windows XP, many times while im coding it makes my computer crash or sometimes hang for some time. when i check my task manager it has 'multiple' g++,cplus which uses 10k of memory.

    i wish i can on/off this constant checking of errors.

  4. #144
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Quote Originally Posted by fnmblot View Post
    My biggest request is code folding. Everything else is awesome! I use QDevelop on a daily basis.
    I presently works to provide the code folding in qdevelop.
    Quote Originally Posted by triperzonak View Post
    im using the latest qdevelop.. and im having problem on the constant checking of errors, "the warning signs". im using qdevelop under windows XP, many times while im coding it makes my computer crash or sometimes hang for some time. when i check my task manager it has 'multiple' g++,cplus which uses 10k of memory.

    i wish i can on/off this constant checking of errors.
    Try to disable the "automatc compilation" in the options dialog.
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  5. The following user says thank you to jlbrd for this useful post:

    triperzonak (24th May 2008)

  6. #145
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    ok thanks..

    its possible dat qdevelop will have reporting tool?..

    if qdevelop will have reporting tool, i think it will have an edge or a big advantage to other IDE's if it has, dats what i think..

  7. #146
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    What does it mean for you a reporting tool?
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  8. #147
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    reporting tool just a tool in creating reports..

  9. #148
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    y is it that qdevelop syt is not on the home page of qtcentre.org in popular links.. while other IDE were there?

  10. #149
    Join Date
    Jan 2006
    Posts
    368
    Thanks
    14
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Actually, if you click "More links" you will get to this page:
    http://www.qtcentre.org/component/weblinks/

    in which you can get to this link:
    http://www.qtcentre.org/links/26-applications

    Which means QDevelop (http://www.qdevelop.org/ , http://www.qtcentre.org/links/26-app...ns/56-qdevelop ) is listed here and does not have enough "Hits". I wonder what that is

  11. #150
    Join Date
    Jun 2008
    Posts
    9
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    I thoroughly enjoy using QDevelop. It eases development time. I am still learning all the ins and outs of Qt, but this tool has helped a lot. I have successfully gotten Qt 4.4.0 to work in the current release of QDevelop. In Windows, I just copied the Qt 4.4.0 dependency dlls to C:\Windows\System32. In Mac, it worked automatically. I haven't tried setting it up in Linux yet with Qt 4.4.0 yet. I am still using 4.3.4 which is ok for now. With future releases, I'd like to see if you can add code completion similar to what is in Microsoft's Visual Studio. I know that will probably be difficult, but if you can try, I would appreciate it. If I think of other requests, I'll let you know. Thanks.

  12. #151
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    ur not using ctags?

  13. #152
    Join Date
    Jun 2008
    Posts
    9
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    I'm using ctags, but it doesn't work the way that I thought it would. Maybe that's just me. I'd like to see something implemented similar Intellisense in Visual Studio.

    With the current build, sometimes I get "Unable to create file" errors when I try to add a new file to a project. This is mainly in Windows XP. Do you know what might be causing that?

  14. #153
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    a bug report?

    what steps will reproduce the problem? (ill try it too im using qdevelop in xp also)

    by the way.. what are dll dependencies of qt 4.4 to qdevelop that should be copied in system32?

  15. #154
    Join Date
    Jun 2008
    Posts
    9
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    For the bug: I just right click on the main project node in the project explorer. Then I click on Add New Item. When I click OK on whatever I try to add, it gives me the error "Unable to create file."
    I don't know the exact list, but I copied all of the dlls in C:\Qt\4.4.0\bin to C:\Windows\System32 and just changed all of the paths of the external tools to their relative paths for Qt 4.4.0.
    Last edited by pcmantinker; 5th June 2008 at 03:08. Reason: updated contents

  16. #155
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Quote Originally Posted by pcmantinker View Post
    For the bug: I just right click on the main project node in the project explorer. Then I click on Add New Item. When I click OK on whatever I try to add, it gives me the error "Unable to create file."
    try completing the location like src -> c:\myproject\src

  17. #156
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    after i install and configure QT 4.3.5, i try to build a simple default project in qdevelop.. like new project-> then build but i got this error..

    Build (make)...
    C:/MinGW/bin/mingw32-make.exe -f Makefile.Release
    mingw32-make.exe[1]: Entering directory `C:/trial'
    g++ -c -O2 -Wall -frtti -fexceptions -mthreads -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\Qt\4.3.5\include\QtCore" -I"..\Qt\4.3.5\include\QtCore" -I"..\Qt\4.3.5\include\QtGui" -I"..\Qt\4.3.5\include\QtGui" -I"..\Qt\4.3.5\include" -I"c:\Qt\4.3.5\include\ActiveQt" -I"build" -I"build" -I"..\Qt\4.3.5\mkspecs\default" -o build\mainwindowimpl.o src\mainwindowimpl.cpp
    mingw32-make.exe[1]: Leaving directory `C:/trial'
    'g++' is not recognized as an internal or external command,
    operable program or batch file.
    mingw32-make.exe[1]: *** [build/mainwindowimpl.o] Error 1
    C:\MinGW\bin\mingw32-make.exe: *** [release] Error 2

    Can anyone help me?

  18. #157
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    i found the answer:

    i copied g++.exe from dir\mingw\bin...

    why do we need to copy mingw\bin apps. to bin of qt? em i missing something?

    then the the error was gone...

    while im fixing the error i found a bug from qdevelop (latest).. i tried to copy all the file from mingw\bin then erase it one or by group to know what application fixed the error, i run rebuild everytiime i erase an application or group then suddenly after several run of rebuild (without editing the code) qdevelop crash..
    Last edited by triperzonak; 5th June 2008 at 09:00.

  19. #158
    Join Date
    May 2006
    Location
    Germany
    Posts
    108
    Thanks
    2
    Thanked 14 Times in 12 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Quote Originally Posted by triperzonak View Post
    i found the answer:

    i copied g++.exe from dir\mingw\bin...

    why do we need to copy mingw\bin apps. to bin of qt? em i missing something?

    then the the error was gone...

    while im fixing the error i found a bug from qdevelop (latest).. i tried to copy all the file from mingw\bin then erase it one or by group to know what application fixed the error, i run rebuild everytiime i erase an application or group then suddenly after several run of rebuild (without editing the code) qdevelop crash..
    Yes you are missing something. QDevelop does not automatically add the mingw\bin directory to your environment. As such you must manually add the location of the mingw binaries to your PATH variable.
    "If you lie to the compiler, it will get its revenge." - Henry Spencer

  20. #159
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    ahmm my question is y do we need to copy mingw\bin files to qt\bin by the way i have the path variable mingw\bin..

    i already have use qdevelop i just upgrade to 4.3.5 from 4.3.2 then soon 4.4.0 after i finish my project.. to avoid "code shocks",

  21. #160
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    error on accessing "class::functions" on the combobox. in my case all the functions are triple but the other quick access on class::functions are wrong..

    i saw the screenshots of qdevelop.0.26 it has this quick acess to class::functions i hope theres no bug in it.

Similar Threads

  1. QDevelop SQLite Driver Issue
    By Phan Sin Tian in forum Qt-based Software
    Replies: 4
    Last Post: 1st August 2010, 11:47
  2. QDevelop 0.22
    By jlbrd in forum Qt-based Software
    Replies: 5
    Last Post: 5th May 2007, 13:03
  3. QDevelop - current development
    By ghorwin in forum Qt-based Software
    Replies: 2
    Last Post: 30th March 2007, 14:54
  4. Getting QDevelop to work
    By db in forum Newbie
    Replies: 3
    Last Post: 20th March 2007, 02:25
  5. g++ with qdevelop
    By spx2 in forum Qt Programming
    Replies: 2
    Last Post: 19th December 2006, 09:55

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.