Hi, Abdelrazak Younes wrote: > Hi, > > This is with a fresh git source using Qt4.7beta1: > > cd qmldump/ && make -f Makefile
thanks for the report. Qmldump is a tool for retrieving the types exposed by a Qml plugin and needs access to private headers. I've made sure it only gets compiled if these headers are available in 292ea498103ae865d58079b59114256be790cd28 . Cheers, Christian _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
