On Fri, 2018-04-27 at 14:35 +0300, Lubomir I. Ivanov wrote: > hi, > > On 27 April 2018 at 13:32, Martin Měřinský <[email protected]> wrote: > > Hi, > > for latest Ubuntu, qtdeclarative5-private-dev package is missing in > > packages list in INSTALL file. > > Ubuntu should have a package for this one i think?
I wrote the name of the package, it's qtdeclarative5-private-dev . > feel free to send a patch for INSTALL. I would, if I managed to build Subsurface. > > But I'm not able to build it anyway. > > > > ./subsurface/scripts/build.sh > > > > /data/ss/googlemaps/qgeotiledmapgooglemaps.h:4:10: fatal error: > > QtLocation/private/qgeotiledmap_p.h: No such file or directory > > #include "QtLocation/private/qgeotiledmap_p.h" > > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > compilation terminated. > > > > <snip> > > we do have a section in build.sh that tries to pull the private > headers for qt-location and qt-pisitioning: > https://github.com/Subsurface-divelog/subsurface/blob/master/scripts/ > build.sh#L148 > > the above errors suggests that this build.sh code isn't working. i > guess you need to find out why. > try adding some "echo" calls in there to see what succeeds and also > look at your folder structure for the private headers. Thank you, I didn't know. Looks like a hack. We shouldn't use private headers IMHO. I'm diving, so I'm unable to try building at this moment. Martin M. _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
