Ticket #82 (closed enhancement: fixed)

Opened 7 months ago

Last modified 6 months ago

Makefile fix for Boost

Reported by: stephen Owned by: stephen
Priority: major Milestone: 014
Component: unassigned Version: 013
Keywords: Cc:

Description (last modified by stephen) (diff)

It seems I have had the wrong setting for BOOST_LIBS in the Makefile all this time. It is currently "-lboost_thread" but it should be "-lboost_thread-mt". (The current setting worked on my system but not some other people's apparently. The new setting seems to work everywhere, as far as I know.)

Change History

Changed 6 months ago by stephen

  • component changed from website/docs to unassigned
  • description modified (diff)
  • summary changed from Makefile should include boost hints to Makefile fix for Boost

Changed 6 months ago by stephen

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.