[KDE/Mac] qt4-mac from macports
    Craig Bradney 
    cbradney at zip.com.au
       
    Mon Apr  6 20:35:33 CEST 2009
    
    
  
Its a hack, but edit the FindQt4.cmake file and find the FIND_PROGRAM  
line where it is like so:
FIND_PROGRAM(QT_QMAKE_EXECUTABLE NAMES qmake qmake4 qmake-qt4 PATHS
and change to:
FIND_PROGRAM(QT_QMAKE_EXECUTABLE NAMES qmake qmake4 qmake-qt4 qmake- 
mac PATHS
I dont really understand how this could go unnoticed... given KDE4 is  
somewhat working already..... surely there is a patch already out  
there that some people with commit rights for CMake on OSX via  
macports are using.
Craig
On Apr 6, 2009, at 2:43 PM, Flavio Castelli wrote:
> I have upgraded qt4-mac to latest version and now qmake (and other  
> qt tools)
> is called qmake-mac.
> At the same time cmake isn't able to find Qt libraries, making hard  
> to build
> kde and other qt-based projects.
>
> Any hint?
>
> Flavio
> _______________________________________________
> kde-mac at kde.org
> List Information: https://mail.kde.org/mailman/listinfo/kde-mac
> KDE/Mac Information: http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X
>
    
    
More information about the kde-mac
mailing list