Results 1 to 6 of 6

Thread: Creating Build and Debug environment in Desktop application using Qt!

  1. #1
    Join Date
    Apr 2009
    Posts
    8
    Qt products
    Qt3
    Platforms
    Windows

    Default Creating Build and Debug environment in Desktop application using Qt!

    Hi,

    I am willing to create a complete "build and debug environment for C/C++ application" in Qt desktop application. How can i do that??

    Like Eclipse does Qt has any pre-built plug-in/lib, which can be directly used by integrating it with my application?

    If not what are the other ways to accomplish the same??

    Thanks in advance for your help.

    Regards,
    Aditya

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Creating Build and Debug environment in Desktop application using Qt!

    You can download Qt SDK from here (the SDK come with Qt 4.7.0)

    Or try Qt SDK tech preview, from here (this includes Qt 4.7.1 for desktop and mobile)

    Or you can download the sources and build with what compiler you want, but the easiest for you is to get the SDK, since it installs everything.

    The integration to Visual Studio or Eclipse makes sense only if you know the environment very well, else just use Qt Creator.

  3. #3
    Join Date
    Apr 2009
    Posts
    8
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: Creating Build and Debug environment in Desktop application using Qt!

    Thanks!

    But i don't want to compile and debug Qt application developed my me..

    I would like to re- frame my question,
    I have created a Desktop application using Qt. Which aims at providing an environment using which the user can create, compile and debug applications written in C/C++..
    How can i do that??

    Continuing with same aim, i would like to know can I import or integrate the debug framework provided in the Qt Creator in my application??
    Or is there is a way to use of its part to create similar framework?

  4. #4
    Join Date
    Mar 2006
    Location
    Mexico City
    Posts
    31
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Creating Build and Debug environment in Desktop application using Qt!

    There are a few programmers that have been working in that kind of application, maybe you should check those applications. One is QDevelop, written by Jean-Luc Biord et al. You can take a look at the open source here. Of course QCreate is another one, and Monkey Studio could be another possibility.

    Upss! Developer for Monkey Studio is Azevedo Filipe.
    Last edited by arnaiz; 15th February 2011 at 16:55.

  5. #5
    Join Date
    Apr 2009
    Posts
    8
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: Creating Build and Debug environment in Desktop application using Qt!

    Thanks!!

    Was able to look at Mokey Studio.. trying to contact them.
    But not able to contact the Qdevelop, as the link shared is not working

    But thanks for help! Any other source i can contact to??

    Cheers,
    Aditya

  6. #6
    Join Date
    Mar 2006
    Location
    Mexico City
    Posts
    31
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Creating Build and Debug environment in Desktop application using Qt!

    Sorry Aditya, that was the link shown in my version. After a search, I get the new link for you: look here...

    Cheers

Similar Threads

  1. Desktop environment for mobile devices
    By zuck in forum Qt Programming
    Replies: 4
    Last Post: 17th December 2009, 17:47
  2. QNOME - Another Desktop Environment
    By MIH1406 in forum Qt Programming
    Replies: 3
    Last Post: 22nd September 2009, 17:23
  3. QFile locks debug environment in QThread
    By nickolais in forum Qt Programming
    Replies: 1
    Last Post: 12th February 2009, 07:20
  4. Replies: 2
    Last Post: 19th November 2008, 09:01
  5. Detect Desktop Environment
    By phannent in forum Qt Programming
    Replies: 2
    Last Post: 19th August 2008, 14:31

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.