Results 1 to 3 of 3

Thread: Mac OSX install qt4.1.3 Tiger

  1. #1
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Mac OSX install qt4.1.3 Tiger

    Hi...there are mac User? Tiger?

    I configure my qt4 by:

    ./configure sqliteoption=yes -static [end enter]

    now if my mac download svn (subversion file) from my Window..
    wo have -> qDebug() << "### ..... " << firma;
    or #include <QDebug> ... qt not compile nothing...
    Is possibel to enable debug on mac and -static? same time....

    and on pro file...
    win32:debug { CONFIG += console }
    works same as mac?

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

    Default Re: Mac OSX install qt4.1.3 Tiger

    As far as I understand you, you want to have debug output on mac. How do you open your programm? If you use open in the commandline, you won't get commandline output. If you start the executable in your application bundle, everything should work as expected.
    It's nice to be important but it's more important to be nice.

  3. #3
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Mac OSX install qt4.1.3 Tiger

    Quote Originally Posted by axeljaeger
    As far as I understand you, you want to have debug output on mac. How do you open your programm?
    Finder doubleclick...

    Quote Originally Posted by axeljaeger
    If you use open in the commandline, you won't get commandline output.
    mac:debug { CONFIG += console }
    Sure? ... if i start ****.Aps on terminal i see debug output? normal .... if i start
    /Application/Safari.Aps on terminal .... terminal say is a dir...

    Compile qt4 on my mini-mac 256ram is a full night.... maiby 5 hours...

    ./configure debug release sqlite ... (no static) an show debug on terminal...

Similar Threads

  1. Cannot Install KDEdevel packages on linux
    By wirajr in forum KDE Forum
    Replies: 12
    Last Post: 5th February 2006, 21: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.