Results 1 to 10 of 10

Thread: Can I use the Sql Module without chanage .pro file?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: Can I use the Sql Module without chanage .pro file?

    Here's a screenshot of VS.

    • notice the Solution Explorer on the left
    • right click over solution title or project title (I don't remember which one was it)
    • select "Add Qt Module" or something similar from the opening context menu
    J-P Nurmi

  2. #2
    Join Date
    Feb 2007
    Posts
    71
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Can I use the Sql Module without chanage .pro file?

    jpn,thank you first

    I don't kown VS integration,I think is this problem,so I go find the VS integration now.

    to be continue...

  3. #3
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: Can I use the Sql Module without chanage .pro file?

    Quote Originally Posted by fengtian.we View Post
    I don't kown VS integration,I think is this problem,so I go find the VS integration now.
    How do you open the project into VS, then? Do you create a VS project file with qmake at command line? If so, simply repeat the step after adding "QT += sql" to .pro file.
    J-P Nurmi

  4. #4
    Join Date
    Feb 2007
    Posts
    71
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Can I use the Sql Module without chanage .pro file?

    .....

    I'm use VS2005 c++ project(Makefile Project)

    OK now! I install the "VS integration",I use the "Qt Application Project" now. haha Thank you~~

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.