Boost logo

Boost Users :

Subject: Re: [Boost-users] error when using boost with visual c++
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-02-28 19:19:52


Sean Farrow:

> Hi:
> Yes I changed the projects calling convension to stdcall.

It seems that lines 59, 60, 61, 71 and 72 in interlocked.hpp should not have
__cdecl (but 57 and 58 do need it). You may try removing the __cdecl from
these lines in your local copy of Boost and see if it helps.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net