On Thu, Jun 13, 2019 at 11:48 AM Adam Majer <amajer@suse.de> wrote:
Yes, but be careful as there are lots of packages like zypper and libzypp that uses boost. You can break your system if you are not careful. Maybe only do this in a VM for testing purposes with your program.
If you need a running system, then just use the Boost from Tumbleweed which is already 1.69. Only few months old ;) Use VM to make sure that your program still compiles with new boost, but I don't think there were many breaking changes.
In fact, I was planning on adding the program to OBS as I think it is generally useful for Mapping/GPS. So getting it to build in OBS is a goal. Ideally I would use the system's version of Boost as I do not think there is any other requirement. Hopefully it would not replace any libraries used by things like libzypp. But before setting it up in OBS, I wanted to get it to compile locally. And my machine for this is Tumbleweed. Which started all this.... -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org