Ok, thank you for your reply, when I tried to compile with QTCREATOR_WITH_MAEMO=1 after our last conversation, I got some errors, and it looked like dependency issue. But I'll try one more to describe it more detailed.
And may I put binary with maemo support for public access by myself, to make people try this feature? Is it restricted? With best regards. > Hi, > > ext Rudenko Eugene schrieb: >> Hello, I tried to build qt-creator to support madde, I found that there are >> some ssl lib, used for on-device development. >> >> How to build Qt-creator for madde, > > As I wrote in my last reply to you, one has to build Qt Creator > from master. Export an env var like this: export > QTCREATOR_WITH_MAEMO=1 and (re)run qmake. Once that has finished > just compile the source as usual. > >> is there are some external dependencies ? > > No, there are no external dependencies other then the sources > inside our repository. > >> And is it possible to build some dev preview for MADDE development and share >> it, like it was made for declarative interface support demonstration. > > Since we consider the implementation experimental, we won't ship > or promote it right now. Once it is stable enough we will enable > the feature by default, announce it and provide snapshots, > documentation etc. > > > Regards, > -- > Karsten Heimrich - karsten.heimrich (AT) nokia.com > Software Engineer - Nokia, Qt Development Frameworks > Rudower Chaussee 13, 12489 Berlin, Germany > > Nokia gate5 GmbH > Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany > Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B > Umsatzsteueridentifikationsnummer: DE 812 845 193 > Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
