Results 1 to 10 of 10

Thread: QT 4.1 in OSX I have a doubt

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Platforms
    MacOS X Unix/X11
    Thanks
    1
    Thanked 52 Times in 52 Posts

    Default Re: QT 4.1 in OSX I have a doubt

    What is the qmake-binary? What does "which qmake" say? What happens when you pass the full path of qmake (the right one in /usr/local/Trolltech/whatever) instead of just qmake?
    It's nice to be important but it's more important to be nice.

  2. #2
    Join Date
    Feb 2006
    Posts
    9
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: QT 4.1 in OSX I have a doubt

    this is the output:

    nina:~ askot$ which qmake
    /usr/local/Trolltech/Qt-4.1.0/bin/qmake

    thanks

  3. #3
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Platforms
    MacOS X Unix/X11
    Thanks
    1
    Thanked 52 Times in 52 Posts

    Default Re: QT 4.1 in OSX I have a doubt

    OK, I try to install Qt 4.1-mac-opensource myself.
    It's nice to be important but it's more important to be nice.

  4. #4
    Join Date
    Feb 2006
    Posts
    9
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: QT 4.1 in OSX I have a doubt

    Ok.

    Thanks for the help.

  5. #5
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Platforms
    MacOS X Unix/X11
    Thanks
    1
    Thanked 52 Times in 52 Posts

    Default Re: QT 4.1 in OSX I have a doubt

    I can't reproduce the problem here. I unpacked Qt 4.1, did ./configure --qt-png because I have problems with system libpng, make, sudo make install, removed the sourcetree and did a /usr/local/Trolltech/Qt-4.1/bin/qmake && make with a testproject. No warnings appeared.

    Edit: I found this in the Trolltech Task tracker:

    http://www.trolltech.com/developer/t...entry&id=80530
    Last edited by axeljaeger; 23rd February 2006 at 15:39.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. qmake and including files doubt
    By clinisbut in forum Newbie
    Replies: 3
    Last Post: 16th August 2008, 15:40
  2. Doubt in Ui file
    By phillip_Qt in forum Qt Programming
    Replies: 5
    Last Post: 12th March 2008, 11:26
  3. Replies: 2
    Last Post: 10th January 2008, 12:52
  4. Doubt about includes
    By xEsk in forum Newbie
    Replies: 2
    Last Post: 15th November 2007, 20:20
  5. Doubt ?
    By Cutey in forum Qt Tools
    Replies: 2
    Last Post: 3rd March 2007, 09:45

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.