Hi Dmitry, On Tue July 30 2019 14:27:09 Dmitry Shachnev wrote: > Just one comment for now: you say that the files are removed from source > package. However that is not true, we only remove some assets from examples > because they have licensing problems: > > https://salsa.debian.org/qt-kde-team/qt/qt3d/blob/experimental/debian/copyr >ight#L4
Apologies. My mistake. > For a local build, you should remove these lines in the first place: > > https://salsa.debian.org/qt-kde-team/qt/qt3d/blob/experimental/debian/rules >#L30 > > After that, you may also need to add new lines to debian/qt3d5-dev.install. Thank you for the FAST and HELPFUL response which greatly increased the number of examples that would compile to (IIRC) 279. These are now the only six examples which I have been unable as yet to compile: qml/tutorials qt3d/3d-text quick/scenegraph vulkan/hellovulkancubes vulkan/hellovulkantriangle vulkan/hellovulkanwidget (1) I assume these are mostly due to nonfree dependencies but if you think any of these six should work please let me know and I will try harder and file bug reports if there seems to be a legitimate problem. (2) I'm pretty sure that some of the example packages were missing dependencies and required additional packages in order to compile. Would it be helpful or a waste of time if I cleaned up my system and then attempted to identify any such missing dependencies and file bug reports? Note: I'm running Buster, not experimental. --Mike