Results 1 to 4 of 4

Thread: Cannot find file: winmain.pro in Qt installation

  1. #1
    Join Date
    Jun 2007
    Location
    Secret
    Posts
    10
    Platforms
    Unix/X11 Windows

    Default Cannot find file: winmain.pro in Qt installation

    Dear all,
    Here I am trying to install Qt(Qt4.3.0)..



    C:\Qt\4.3.0>qmake

    C:\Qt\4.3.0>mingw32-make
    cd \src\winmain\ && c:\Qt\4.3.0\bin\qmake.exe winmain.pro -win32 -o Makefile
    Cannot find file: winmain.pro.
    mingw32-make: *** [\src\winmain\\Makefile] Error 2

    C:\Qt\4.3.0>mingw32-make
    cd \src\winmain\ && c:\Qt\4.3.0\bin\qmake.exe winmain.pro -win32 -o Makefile
    Cannot find file: winmain.pro.
    mingw32-make: *** [\src\winmain\\Makefile] Error 2

    C:\Qt\4.3.0>cd src

    C:\QT\4.3.0\src>dir
    Volume in drive C is OS
    Volume Serial Number is 78D8-0111

    Directory of C:\QT\4.3.0\src

    06/11/2007 02:21 PM <DIR> .
    06/11/2007 02:21 PM <DIR> ..
    06/11/2007 02:21 PM <DIR> 3rdparty
    06/11/2007 03:12 PM <DIR> corelib
    06/11/2007 03:13 PM <DIR> gui
    06/11/2007 03:13 PM <DIR> network
    06/11/2007 03:13 PM <DIR> opengl
    06/11/2007 03:13 PM <DIR> plugins
    05/25/2007 06:40 PM 5,297 qbase.pri
    06/11/2007 03:13 PM <DIR> qt3support
    05/25/2007 06:40 PM 940 qt_install.pri
    05/25/2007 06:40 PM 197 qt_targets.pri
    06/11/2007 03:13 PM <DIR> script
    06/11/2007 03:13 PM <DIR> sql
    05/25/2007 06:40 PM 4,717 src.pro
    06/11/2007 03:13 PM <DIR> svg
    06/11/2007 02:20 PM <DIR> tools
    06/11/2007 03:12 PM <DIR> winmain
    06/11/2007 03:12 PM <DIR> xml
    4 File(s) 11,151 bytes
    15 Dir(s) 11,063,648,256 bytes free


    C:\QT\4.3.0\src>qmake

    C:\QT\4.3.0\src>mingw32-make
    cd \src\winmain\ && c:\Qt\4.3.0\bin\qmake.exe winmain.pro -win32 -o ..\..\..\src
    \winmain\Makefile
    Cannot find file: winmain.pro.
    mingw32-make: *** [..\..\..\src\winmain\\Makefile] Error 2


    Can you tell me where I am doing wrong...

    Thanks & Regards
    Jivan

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

    Default Re: Cannot find file: winmain.pro in Qt installation

    Follow the instructions in file called INSTALL. Same instructions are also available online. You should start with running "configure" instead of "qmake".

    Edit: Oh, and by the way, there are binary installer packages provided for Windows too. Check out qt-win-opensource-4.3.0-mingw.exe if you want to avoid all the hassle with building Qt yourself.
    J-P Nurmi

  3. #3
    Join Date
    Jun 2007
    Location
    Secret
    Posts
    10
    Platforms
    Unix/X11 Windows

    Default Re: Cannot find file: winmain.pro in Qt installation

    Thank you for your reply..

    Regards
    Jeevan

    QUOTE=jpn;40057]Follow the instructions in file called INSTALL. Same instructions are also available online. You should start with running "configure" instead of "qmake".

    Edit: Oh, and by the way, there are binary installer packages provided for Windows too. Check out qt-win-opensource-4.3.0-mingw.exe if you want to avoid all the hassle with building Qt yourself.[/QUOTE]

  4. #4
    Join Date
    Jun 2007
    Location
    Secret
    Posts
    10
    Platforms
    Unix/X11 Windows

    Default Re: Cannot find file: winmain.pro in Qt installation

    thnak you for reply

    Jivan

Similar Threads

  1. File Binary Upload QHttp find the bug/s
    By patrik08 in forum Qt Programming
    Replies: 13
    Last Post: 10th June 2008, 07:51
  2. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  3. Replies: 13
    Last Post: 1st June 2006, 14:01

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.