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
