Results 1 to 3 of 3

Thread: Qt4 in cygwin

  1. #1
    Join Date
    Jul 2008
    Location
    Mumbai, India
    Posts
    10
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt4 in cygwin

    Hi,
    I need to install Qt4 in cygwin in the windows platform. I run "./configure".
    it tries to build qmake but fails. It is unable to find the following files :
    arpa/nameser.h and resolv.h

    Ankit.

  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: Qt4 in cygwin

    You might have wrong version of win API installed. Which cygwin version do you use and what platform does configure detect?

  3. #3
    Join Date
    Nov 2008
    Posts
    33
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4 in cygwin

    I have a similar problem: on running configure.exe after some lines I finally get:

    Sources are in..............C:\Qt4
    Build is done in............C:\Qt4
    Install prefix..............C:\Qt4
    Headers installed to........C:\Qt4\include
    Libraries installed to......C:\Qt4\lib
    Plugins installed to........C:\Qt4\plugins
    Binaries installed to.......C:\Qt4\bin
    Docs installed to...........C:\Qt4\doc
    Data installed to...........C:\Qt4
    Translations installed to...C:\Qt4\translations
    Examples installed to.......C:\Qt4\examples
    Demos installed to..........C:\Qt4\demos

    Creating qmake...
    Makefile:12: *** missing separator. Stop.
    Makefile:12: *** missing separator. Stop.
    Cleaning qmake failed, return code 2
    anyone succeeded in building qt4 from sources with cygwin?

Similar Threads

  1. qt-x11-OS-4.3.3 on Cygwin? err: compiler not supported.
    By ghostcorps in forum Installation and Deployment
    Replies: 6
    Last Post: 15th January 2008, 17:01
  2. create self-extracting zip file thru Cygwin?
    By vonCZ in forum General Discussion
    Replies: 1
    Last Post: 22nd November 2007, 10:27
  3. Qt, Windows and cygwin --- crt0.o: No such file ...?
    By TheRonin in forum Qt Programming
    Replies: 1
    Last Post: 27th October 2006, 10:16
  4. Experience using KDevelop with Cygwin under windows
    By high_flyer in forum General Discussion
    Replies: 4
    Last Post: 11th September 2006, 16:50
  5. Installing Qt 4.1 (open source) on Windows XP
    By katrina in forum Installation and Deployment
    Replies: 8
    Last Post: 19th February 2006, 12:26

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.