I'm using the latest git version of qt-mobility. As a test, I do the following:
./configure -modules multimedia make make install The install directory contains the following subdirectories: Library/Frameworks include plugins translations Each of these subdirectories needs to be copied to a specific location to install on top of an existing 4.6.3 installation (for instance, plugins goes to /Developer/Applications/Qt/). I think the qt-mobility frameworks also need to be modified with install_name_tool to point to the correct framework dependencies. Is there a script to or some other description of how to install over top of an existing 4.6.3 installation? Are there plans to make an installer for mobility similar to what you get for the standard qt installation (see Qt Libraries 4.6.3 for Mac on http://qt.nokia.com/downloads/)? _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
