Ticket #82 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.
