Opened 12 years ago
Closed 12 years ago
#4703 closed Bugs (invalid)
Multiple definitions of Boost.ASIO symbols when linking
Reported by: | Owned by: | chris_kohlhoff | |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.44.0 | Severity: | Problem |
Keywords: | Cc: |
Description
I just update from Boost 1.42 to 1.44 but ASIO no longer links.
Boost.ASIO 1.44 comes with separate compilation support, the issue is the missing "inline" keyword when compiling ASIO has header only.
Change History (1)
comment:1 by , 12 years ago
Resolution: | → invalid |
---|---|
Severity: | Showstopper → Problem |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This works in all my programs. Please supply a minimal test case and reopen the bug.