You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. install the latest boost 1.53.0
2. download the latest banjax
3. compile
What is the expected output? What do you see instead?
failing at probe, beacons, analysis directory build
What version of the product are you using? On what operating system?
N/A
Please provide any additional information below.
see the errors below,
1. undefined reference to `boost::system::system_category()'
2. undefined reference to
`boost::program_options::options_description::m_default_line_length'
3. undefined reference to `boost::thread::~thread()'
4. some files are missing iostream include.
note: issues boost is installed correctly, issues are being fixed by changing
makefile linking. some of build errors are still coming.
is there any fixed version of the boost library we have to use ? which is the
platform that we should ideally use ?
Original issue reported on code.google.com by [email protected] on 6 Apr 2013 at 6:12
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Apr 2013 at 6:12The text was updated successfully, but these errors were encountered: