Results 1 to 19 of 19

Thread: odbc/connection problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Posts
    33
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    1
    Thanked 2 Times in 1 Post

    Default Re: odbc/connection problem

    Quote Originally Posted by jacek View Post
    What files do you have in c:\qt\4.3.2\lib folder? How big are the .a files?
    in my c:qt\4.3.2\lib have .a files, some are 1mb - less the biggest is 9 mb for ui...


    how can i make my app static? step by step plz i think im missing something...

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: odbc/connection problem

    Quote Originally Posted by triperzz View Post
    in my c:qt\4.3.2\lib have .a files, some are 1mb - less the biggest is 9 mb for ui...
    So it seems that you have the right libraries.

    Have you tried rebuilding your project from scratch?

  3. #3
    Join Date
    Jan 2008
    Posts
    33
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    1
    Thanked 2 Times in 1 Post

    Default Re: odbc/connection problem

    Quote Originally Posted by jacek View Post
    So it seems that you have the right libraries.

    Have you tried rebuilding your project from scratch?
    yes but its the same...

    im gonna try to reconfigure the qt in cmd

    and try to right this: c:/./..>configure -static -release -qt-sql-odbc -saveconfig

    and after long loading and reading......

    c:/././..> mingw32-make

    hope this work!..
    Last edited by triperzz; 22nd January 2008 at 13:40.

  4. #4
    Join Date
    Jan 2008
    Posts
    33
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    1
    Thanked 2 Times in 1 Post

    Cool Re: odbc/connection problem

    i try the codes above...

    and at last it works...

    my app is now static even with sql..

Similar Threads

  1. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 10:35
  2. [QMYSQL] connection problem
    By chaos_theory in forum Installation and Deployment
    Replies: 5
    Last Post: 2nd July 2007, 09:52
  3. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 12:45
  4. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.