Hello Jeffery, > make docs fails, saying that QT_MOBILITY_SOURCE_TREE is undefined. > Setting the variable to the root of the checkout and running just > spews errors and eventually bails. Will I need to just wait until you > folks have things worked out, then, or am I Doing it Wrong?
Make sure you've set QT_MOBILITY_SOURCE_TREE to an absolute path, and then run make docs. There are currently a _lot_ of documentation warnings, though, but you should still end up with stuff in <repo>/doc/html. Cheers, MichaelG _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
