[MacPorts] #27766: krusader: CMake Error at FindQt4.cmake:1256

MacPorts noreply at macports.org
Wed Jan 12 05:09:29 PST 2011


#27766: krusader: CMake Error at FindQt4.cmake:1256
------------------------------+---------------------------------------------
 Reporter:  elimli@…          |       Owner:  jonas@…           
     Type:  defect            |      Status:  new               
 Priority:  Normal            |   Milestone:                    
Component:  ports             |     Version:  1.9.2             
 Keywords:                    |        Port:  krusader          
------------------------------+---------------------------------------------

Comment(by zoleeca@…):

 Inserting the bold line into the Portfile made configure to run
 successfully
 krusader Portfile:
 {{{
 ...
 patch.dir                    ${workpath}/${distname}

 //Insert this line to define where qmake is:
 configure.args          -DQT_QMAKE_EXECUTABLE=/opt/local/bin/qmake

 configure.args-append   ../${distname}
 }}}
 Unfortunately, after that fix, I still got "error: call of overloaded
 'QString(int)' is ambiguous" when building :(

-- 
Ticket URL: <https://trac.macports.org/ticket/27766#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list