Hello Kai, Thanks for your answer, but it doesn't help much.
The only thing that happens is (but no fetching): ~/git/qt5$ git submodule init qtserialbus Submodul 'qtserialbus' (git://code.qt.io/qt/qtserialbus.git) für Pfad 'qtserialbus' in die Konfiguration eingetragen. A following perl init-repository -f does not help, either. > (I don't know which branch/combination is supposed to compile...) I assume 5.6 *should* compile :) Regards, Andre Am 05.10.2015 um 09:43 schrieb Koehne Kai: > > >> -----Original Message----- >> From: [email protected] >> Subject: [Interest] Getting QSerialBus from Git >> >> Hi List, >> >> I've followed the instructions from >> >> https://wiki.qt.io/Building_Qt_5_from_Git >> >> to get a recent snapshot of the Qt sources including QSerialBus. >> >> Unfortunately, a directory qtserialbus is created, but stays empty (I've >> tried >> branches 5.6 and dev). >> >> What do I have to do to get the QSerialBus module? > > It's not set up yet to be checked out automatically. You can run > > git submodule init qtserialbus > > to force fetching the sources. (I don't know which branch/combination is > supposed to compile, though ...) > > Regards > > Kai > -- Best regards / Mit freundlichen Grüßen André Hartmann, Dipl.-Ing. (FH) Software Project Manager iseg Spezialelektronik GmbH | phone: ++49 (0)351 26996-43 Bautzner Landstr. 23 | fax: ++49 (0)351 26996-21 D-01454 Radeberg / Rossendorf | web: www.iseg-hv.com Geschäftsführer / Managing director: Dr. F. Gleisberg, Dr. J. Pöthig Amtsgericht / Lower district court: Dresden HRB 16250 Ust.-Id.-Nr. / VAT-ID: DE812508942 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
