Opened 14 years ago

Closed 14 years ago

#2589 closed Bugs (fixed)

undefined symbols in win32_api.hpp

Reported by: anonymous Owned by: Ion Gaztañaga
Milestone: Boost 1.38.0 Component: interprocess
Version: Boost 1.37.0 Severity: Problem
Keywords: Cc:

Description

Visual Studio 8.0

Example http://www.boost.org/doc/libs/1_37_0/doc/html/interprocess/allocators_containers.html#interprocess.allocators_containers.containers_explained.containers_of_containers

There are undefined symbols BOOST_INTERLOCKED_EXCHANGE_ADD and BOOST_INTERLOCKED_EXCHANGE

Attachments (1)

TestSharedMemory.cpp (3.1 KB ) - added by anonymous 14 years ago.

Download all attachments as: .zip

Change History (3)

by anonymous, 14 years ago

Attachment: TestSharedMemory.cpp added

comment:1 by Marshall Clow, 14 years ago

Component: Noneinterprocess
Owner: set to Ion Gaztañaga

comment:2 by anonymous, 14 years ago

Resolution: fixed
Status: newclosed

Example doc_complex_map.cpp compiles fine in revision 51971.

Note: See TracTickets for help on using tickets.