CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Ide

  1. #1
    Join Date
    May 2011
    Posts
    23

    Ide

    I need a tool that I can develop win7/linux applications at the same time. Most demanded and stable in the market. QT?. Is it free?.

  2. #2
    Join Date
    Jun 2010
    Location
    Germany
    Posts
    2,675

    Re: Ide

    Quote Originally Posted by lch2 View Post
    QT?. Is it free?.
    It is (see http://en.wikipedia.org/wiki/Qt_(framework)). I've never used it myself though, but there are some developers around here that swear on it. If they don't read this thread here and post, you may find their posts using a forum search. I got 650 hits for an otherwise unconstrained search for "Qt", but I think you'll most likely find them in the Non-Visual C++ and Visual C++ forum sections.
    I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.

    This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.

  3. #3
    Join Date
    May 2009
    Posts
    2,413

    Re: Ide

    QT has a portable IDE but then I guess you're more or less forced to use the QT API as well to develop cross-platform applications.
    Last edited by nuzzle; October 24th, 2011 at 09:39 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured