I've just built the latest version for Mac OS/X but i've renamed ùy /sw to /oldsw so that all dependencies came from system or ports
Thanks Vadim Le 13 avr. 09 à 11:04, Mathieu Osty a écrit : > Hi all, > > Sorry to dig up this old thread but I'm facing the same issue: no > "Frameworks" directory. > I've tried "make Qutecom-install" as suggested by Laurent but it > fails: > > mat$ make QuteCom-install > [ 3%] Built target lrelease > [ 4%] Built target owcutil > [ 5%] Built target owutil > [ 5%] Built target owserialization > [ 5%] Built target owthread > [ 6%] Built target owsettings > [ 7%] Built target tinyxml > [ 7%] Built target owsystem > [ 11%] Built target curl > [ 11%] Built target owhttp > [ 11%] Built target owserializer > [ 11%] Built target owsocket > [ 13%] Built target owimwrapper > [ 13%] Built target pixertool > [ 13%] Built target owsipwrapper > [ 25%] Built target libpurple > [ 26%] Built target owpurplewrapper > [ 26%] Built target owsound > [ 26%] Built target webcam > [ 31%] Built target osip2 > [ 31%] Built target owbase > [ 32%] Built target owsl > [ 32%] Built target transport_manager > [ 33%] Built target svoip > [ 35%] Built target srtp > [ 36%] Built target ortp > [ 37%] Built target exosip > [ 37%] Built target stun > [ 38%] Built target gsm > [ 40%] Built target phapiutil > [ 40%] Built target fidlib > [ 40%] Built target speexec > [ 41%] Built target wtimer > [ 41%] Built target g722 > [ 42%] Built target g726 > [ 45%] Built target phapi > [ 46%] Built target owphapiwrapper > [ 46%] Built target owmultiimwrapper > [ 46%] Built target owwenbox > [ 46%] Built target owshlibloader > [ 56%] Built target owphone > [ 57%] Built target netlib > [ 58%] Built target owbuildid > [ 64%] Built target owqtutil > [ 64%] Built target psiidle > [ 65%] Built target owtrayicon > [ 65%] Built target owbrowser > [ 65%] Built target owsoftupdater > [ 66%] Built target googlebreakpad > [ 66%] Built target owmemorydump > make[3]: *** No rule to make target > `/sw/include/boost-1_33_1/boost/preprocessor/dxpr_if.hpp', needed by > `wengophone/src/presentation/qt/CMakeFiles/QuteCom.dir/imaccount/ > QtYahooSettings.o'. > Stop. > make[2]: *** [wengophone/src/presentation/qt/CMakeFiles/QuteCom.dir/ > all] Error 2 > make[1]: *** [wengophone/src/presentation/qt/CMakeFiles/QuteCom- > install.dir/rule] > Error 2 > make: *** [QuteCom-install] Error 2 > > Did someone already experience such a problem ? > > Mathieu > > ----- Original Message ----- > Hello Doug Gilormo, > > Try : make QuteCom-install > > Laurent > ----- Original Message ----- > From: Doug Gilormo > To: qutecom-dev at lists.qutecom.org > Sent: Tuesday, February 17, 2009 4:52 PM > Subject: Compiling on Mac OS X 10.5.6 > > > I've been working with Qutecom for a few weeks now and everything > seems to be running fine. I have no problem compiling and running the > app...however there is one issue. My ".app" when compiled is ~18mb, > compared to the RC3 release on the official Qutecom site which is > ~65mb. My compiled copy runs fine on my machine, but if I try to run > it on another mac it crashes. > > For some reason no frameworks are built into my app. When I view > Qutecom.app/Contents/ there is no Frameworks folder, and I am certain > this is where the bulk of the app size comes from. I did some digging > around and found a file > (wengophone/src/presentation/qt/install/CMakeLists-install-macosx.txt) > that seems like it would do all the work I need, however this file is > not included or referenced in any of the CMake files, or anywhere else > for that matter. > > Are there any active mac developers that could give me some insight? > I really would like to be able to get a full Qutecom build for mac > that I could distribute to other machines. Thanks for your time and > this great application. > > -- > dg > _______________________________________________ > 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
