rock-core / package_set

Package definition for autoproj, to build all the packages that form the core of Rock, the Robot Construction Kit
http://rock-robotics.org/documentation/
0 stars 24 forks source link

Feature/qt5only #218

Closed pierrewillenbrockdfki closed 1 year ago

pierrewillenbrockdfki commented 1 year ago

This adds qt5_designer and osg_qt5 and changes the hard-coded depend of vizkit3d to osg_qt5.

Different to my other PR, this does not add back qt4 and does not change branches of preexisting packages.

@planthaber , this should be uncontroversal enough to be merged onto feature/qt5

planthaber commented 1 year ago

Is there a reason why the osg_qt5 is modeled in the autobuild file and not in the manifets.xml of the package?

pierrewillenbrockdfki commented 1 year ago

Is there a reason why the osg_qt5 is modeled in the autobuild file and not in the manifets.xml of the package?

No, and this should IMO go away as well. But for the moment, it is like it is.