Results 1 to 5 of 5

Thread: problem while building

  1. #1
    Join Date
    Oct 2009
    Location
    chennai,india
    Posts
    66
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Post problem while building

    im using qt 4.5 mingw in windows xp
    if i run the below command in the qt installed path

    pls see the below ..... this is what i hav run...

    Setting up a MinGW/Qt only environment...
    -- QTDIR set to C:\Qt\2009.04\qt
    -- PATH set to C:\Qt\2009.04\qt\bin
    -- Adding C:\Qt\2009.04\bin to PATH
    -- Adding C:\WINDOWS\System32 to PATH
    -- QMAKESPEC set to win32-g++

    C:\Qt\2009.04\qt>mingw32-make sub-src
    mingw32-make: *** No rule to make target `sub-src'. Stop.

    C:\Qt\2009.04\qt>cd..

    C:\Qt\2009.04>mingw32-make sub-src
    mingw32-make: *** No rule to make target `sub-src'. Stop.
    (i tried this because im building mysql plugin...)
    thanks and regards....

  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: problem while building

    Did you run configure first? If you're only building one sql plugin there is no need to recompile all Qt libraries and that is what essentially will happen if you call make sub-src.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    mohanakrishnan (28th October 2009)

  4. #3
    Join Date
    Oct 2009
    Location
    chennai,india
    Posts
    66
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: problem while building

    hi
    thanks for ur reply now im running
    configure.exe -debug-and-release -platform win32-g++

    it runs for long time...
    thanks

  5. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: problem while building

    Thats correct. Also the parameters you pass are the defaults, so just ./configure would do.

  6. #5
    Join Date
    Oct 2009
    Location
    chennai,india
    Posts
    66
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Talking Re: problem while building

    hi
    finally i connected mysql from qt..thanks to all for ur responses...

Similar Threads

  1. problem with paint and erase in frame
    By M.A.M in forum Qt Programming
    Replies: 9
    Last Post: 4th May 2008, 20:17
  2. Building Qt 4.3.4 on Win Vista & MinGW
    By Sirow in forum Installation and Deployment
    Replies: 2
    Last Post: 28th April 2008, 18:27
  3. problem with static building
    By mismael85 in forum Qt Programming
    Replies: 11
    Last Post: 28th March 2008, 20:43
  4. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 12:45
  5. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36

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.