Results 1 to 8 of 8

Thread: how to integrated qt with dev cpp and vs.net

  1. #1
    Join Date
    May 2006
    Location
    Pune,India
    Posts
    63
    Thanks
    7
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default how to integrated qt with dev cpp and vs.net

    I want to use qt desiger inside vs.net and/or Dev C++ on windows (same as we did in kdeveloper on linux.)
    I want to use dqt designer in VS.net in place of Winform deigner.

    Thanks in advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to integrated qt with dev cpp and vs.net

    Which version of Qt? And commercial or free edition?

  3. #3
    Join Date
    Feb 2006
    Location
    New Delhi,India
    Posts
    226
    Thanks
    14
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: how to integrated qt with dev cpp and vs.net

    Quote Originally Posted by wysota
    Which version of Qt? And commercial or free edition?
    I also wanted to know the same...
    I am using Qt 4.1.1 and free edition...

    Kapil
    All you have to decide is what to do with the time that is given to you

  4. #4
    Join Date
    May 2006
    Location
    Pune,India
    Posts
    63
    Thanks
    7
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to integrated qt with dev cpp and vs.net

    I'm using Qt 4.1.2 free version. VC++ express , Dev C++ 4.9.9.2.

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to integrated qt with dev cpp and vs.net

    You can't use Qt4 Free edition with MSVC. You can edit the code using Visual Studio, but you won't be able to compile it using its compiler. As for Dev-C++, you should first look through the threads in this forum and maybe also here: http://qtwin.sourceforge.net/qt3-win32/devcpp.php

  6. #6
    Join Date
    Feb 2006
    Location
    New Delhi,India
    Posts
    226
    Thanks
    14
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: how to integrated qt with dev cpp and vs.net

    Hi..

    This means to use Qt with MSVC i would have to buy the commercial edition...
    Once i had created a ui using Desinger.. Then i extracted the .h for it using uic command.. then i created the files using the MSVC and then included the Qt headers in the MSVC compiler and then made th executable.. it worked for a very small application..
    i didnt try it for some major application but i feel it would work then also...

    also i downloded the qsmdev.dll or some same name( i dont exactly rem, the name) and was able to call the designer on the MSVC but was not able to use it prop as was giving errors..

    Kapil
    All you have to decide is what to do with the time that is given to you

  7. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to integrated qt with dev cpp and vs.net

    Are you sure you used MSVC compiler? because you'd have to have Qt libraries compiled for MSVC, which obviously you don't have

  8. #8
    Join Date
    May 2006
    Location
    Pune,India
    Posts
    63
    Thanks
    7
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to integrated qt with dev cpp and vs.net

    I'm able to create code for form.
    Now how to create create project file for dev c++.

Similar Threads

  1. VS.NET integration
    By invictus in forum Installation and Deployment
    Replies: 1
    Last Post: 15th May 2008, 06:49

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.