Bug 722 - Minimum Boost version is 1.53.0
Summary: Minimum Boost version is 1.53.0
Status: RESOLVED FIXED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Documentation (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-29 15:28 CET by Daniel Glöckner
Modified: 2016-01-03 04:19 CET (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Glöckner 2015-12-29 15:28:43 CET
Because of util.hpp depending on boost/multiprecision/cpp_dec_float.hpp for Timestamp, the minimum version of boost mentioned in INSTALL should be raised to 1.53. Earlier versions didn't have the multiprecision module.
Comment 1 Uwe Hermann 2016-01-03 04:19:20 CET
Fixed in 06ef804f11e4e0213013e7729f43ebde529fca48, thanks!