Seems the problem come from cmake version 2.8.1 ( does not occur with 
cmake 2.6.X and 2.8.0)

Laurent

Le 14/05/10 20:26, Chris Maciejewski a écrit :
> Output of "make VERBOSE=1" can be found at:
>
> http://pastebin.com/raw.php?i=YHPrr6QS
>
> There is no "qmake" but "qmake-mac", which gives the following:
> --------------------
> chriss-mac-mini:~ chris$ qmake
> -bash: qmake: command not found
> chriss-mac-mini:~ chris$ qmake-mac --version
> QMake version 2.01a
> Using Qt version 4.6.2 in /opt/local/libexec/qt4-mac/lib
> -------------------
>
> Chris
>
> On 14 May 2010 19:17, Laurent Tarrisse<[email protected]>  wrote:
>    
>> Have you more than one Qt on your system ?
>> What is the result of "qmake --version" ?
>>
>> Laurent
>>
>> Le 14/05/10 20:03, Laurent Tarrisse a écrit :
>>      
>>> Can you post the result of "make VERBOSE=1"
>>>
>>> Laurent
>>>
>>> Le 14/05/10 19:37, Chris Maciejewski a écrit :
>>>
>>>        
>>>> Hi Laurent,
>>>>
>>>> Thanks for reply.
>>>>
>>>> cmake finishes with the following output:
>>>> ------------
>>>>      Some of these libraries may not be found correctly.
>>>> Call Stack (most recent call first):
>>>>      wengophone/src/presentation/qt/CMakeLists.txt:573 
>>>> (ow_create_project_binary)
>>>>
>>>>
>>>> -- Generating done
>>>> -- Build files have been written to: /Users/chris/qutecom-2.2/build
>>>> ------------
>>>>
>>>> next when I run make, it throws the following error:
>>>> -----------
>>>> Scanning dependencies of target owqtutil
>>>> [  4%] Building CXX object
>>>> libs/qtutil/CMakeFiles/owqtutil.dir/include/qtutil/moc_EventFilter.o
>>>> cc1plus: error:
>>>> /opt/local/libexec/qt4-mac/lib/QtCore.framework/QtCore: not a
>>>> directory
>>>> make[2]: *** 
>>>> [libs/qtutil/CMakeFiles/owqtutil.dir/include/qtutil/moc_EventFilter.o]
>>>> Error 1
>>>> make[1]: *** [libs/qtutil/CMakeFiles/owqtutil.dir/all] Error 2
>>>> make: *** [all] Error 2
>>>> ------------
>>>>
>>>> I do have qt4-mac installed via macports:
>>>> ------------
>>>> chriss-mac-mini:build chris$ ls -ls
>>>> /opt/local/libexec/qt4-mac/lib/QtCore.framework/QtCore
>>>> 8 lrwxr-xr-x  1 root  admin  17 14 May 16:10
>>>> /opt/local/libexec/qt4-mac/lib/QtCore.framework/QtCore ->
>>>> Versions/4/QtCore
>>>> --------------
>>>>
>>>> Any suggestions how to solve the above very much appreciated.
>>>>
>>>> Kind regards,
>>>> Chris
>>>>
>>>>
>>>> On 14 May 2010 18:13, Laurent Tarrisse<[email protected]>     wrote:
>>>>
>>>>
>>>>          
>>>>> Hello Chris,
>>>>>
>>>>> QuteCom build fine on Mac OSX 10.5.
>>>>>
>>>>> What is the problem ?
>>>>>
>>>>> Laurent
>>>>>
>>>>> Le 14/05/10 17:49, Chris Maciejewski a écrit :
>>>>>
>>>>>
>>>>>            
>>>>>> Hi,
>>>>>>
>>>>>> I am just trying to compile current QuteCom 2.2 code on OSX Leopard
>>>>>> (10.5) + macports, without much success so far.
>>>>>>
>>>>>> Can someone please confirm it is possible to compile on OSX ?
>>>>>>
>>>>>> Regards,
>>>>>> Chris
>>>>>>
>>>>>>
>>>>>>              
>>>>
>>>>          
>>> _______________________________________________
>>> QuteCom-dev mailing list
>>> [email protected]
>>> http://lists.qutecom.org/mailman/listinfo/qutecom-dev
>>>
>>>
>>>
>>>        
>> _______________________________________________
>> QuteCom-dev mailing list
>> [email protected]
>> http://lists.qutecom.org/mailman/listinfo/qutecom-dev
>>
>>      
>
>    

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to