I just posted an update on Qt Labs regarding some of the issues with the tech preview release reported so far:
http://labs.trolltech.com/blogs/2010/07/27/qt-mobility-110-technology-preview/#comment-27370 >I can confirm the compile bug in the landmarks plug-in. >Unfortunately this slipped through our net. Steps are >being taken to prevent this in the future. In this particular >case the landmarks plug-in includes private headers from the >location library which are only exported if Mobility is >build with auto test support. As a quick workaround >I suggest reconfiguring Mobility with the -tests option: > >./configure -tests && make clean && make > >@Windows users >configure.bat has a syntax error as pointed out on the >feedback mailing list. This error causes problems for >Multimedia related components on Windows only. As a >consequence the Multimedia compile tests fail which >reduces the functionality of the library. If you are >not interested in Multimedia on Windows you can ignore >the error message. The patch can already be found under: > >http://qt.gitorious.org/qt-mobility/qt-mobility/commit/6eac8bf58044280f144f75f80aefad022ffd40f0 > >Last but not least I created a new git tag for this first >Technology preview. The correct tag is ‘v1.1.0-tp1′. >Please ignore the ‘v1.1.0-tp’ tag is it was incorrectly set. I will post further updates on this list if they should be required. -- Alex _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
