Have you configured Qt with -no-framework ? Laurent
Le 15/05/10 20:34, Chris Maciejewski a écrit : > Output of 'gdb QuteCom.app' can be found at: > > http://pastebin.com/raw.php?i=AezMpzXc > > Chris > > On 15 May 2010 18:06, Laurent Tarrisse<laur...@mbdsys.com> wrote: > >> Can you launch QuteCom from the command line and post the output ? >> >> Laurent >> >> Le 15/05/10 17:18, Chris Maciejewski a écrit : >> >>> Unfortunately when I try to run QuteCom.app from .dmg package, it >>> crashes with the following output: >>> >>> http://pastebin.com/dfi9MRY1 >>> >>> Any suggestions? >>> Chris >>> >>> On 15 May 2010 10:25, Laurent Tarrisse<laur...@mbdsys.com> wrote: >>> >>> >>>> Hello Chris >>>> >>>> run 'make QuteCom-install' >>>> >>>> Laurent >>>> >>>> Le 15/05/10 10:54, Chris Maciejewski a écrit : >>>> >>>> >>>>> Hi Laurent, >>>>> >>>>> One more question. How do I product install package? >>>>> >>>>> I run 'make install' but can't find any .dmg file. >>>>> >>>>> Regards, >>>>> Chris >>>>> >>>>> >>>>> ---------- Forwarded message ---------- >>>>> From: Chris Maciejewski<ch...@wima.co.uk> >>>>> Date: 14 May 2010 21:28 >>>>> Subject: Re: Mac OSX ? >>>>> To: Laurent Tarrisse<laur...@mbdsys.com> >>>>> >>>>> >>>>> Indeed downgrading cmake to 2.6.4 solved my problem. >>>>> >>>>> Thanks for your help. >>>>> >>>>> Chris >>>>> >>>>> On 14 May 2010 19:51, Laurent Tarrisse<laur...@mbdsys.com> wrote: >>>>> >>>>> >>>>> >>>>>> 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<laur...@mbdsys.com> 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<laur...@mbdsys.com> >>>>>>>>>> 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 >>>>>>>>> QuteCom-dev@lists.qutecom.org >>>>>>>>> http://lists.qutecom.org/mailman/listinfo/qutecom-dev >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> QuteCom-dev mailing list >>>>>>>> QuteCom-dev@lists.qutecom.org >>>>>>>> http://lists.qutecom.org/mailman/listinfo/qutecom-dev >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> _______________________________________________ >>>>>> QuteCom-dev mailing list >>>>>> QuteCom-dev@lists.qutecom.org >>>>>> http://lists.qutecom.org/mailman/listinfo/qutecom-dev >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> _______________________________________________ >>>> QuteCom-dev mailing list >>>> QuteCom-dev@lists.qutecom.org >>>> http://lists.qutecom.org/mailman/listinfo/qutecom-dev >>>> >>>> >>>> >>> >>> >> _______________________________________________ >> QuteCom-dev mailing list >> QuteCom-dev@lists.qutecom.org >> http://lists.qutecom.org/mailman/listinfo/qutecom-dev >> >> > > _______________________________________________ QuteCom-dev mailing list QuteCom-dev@lists.qutecom.org http://lists.qutecom.org/mailman/listinfo/qutecom-dev