Hi, Jean-Christophe Roux wrote:
Hello,
I installed boost-1_35 this morning from cvs, which I believe contains the interprocess library. I took the interprocess doc from the vault. In the doc, there is at the end of the chapter "Shared Memory" a "Simple Example" that I am unable to compile because it contains the line:
#include
but that file does not exist in my boost-1_35 folder. In /usr/local/include/boost-1_35/boost/interprocess, I have managed_shared_memory.hpp shared_memory_object.hpp but no shared_memory.hpp Maybe I am missing something obvious... Maybe the library from 1_35 and the docs from the vault are not compatible? Thanks for helping me out here.
The vault version is an older version. The latest documentation can be found online here: http://ice.prohosting.com/newfunk/boost/libs/interprocess/ The experimental snapshot from Vault (Interprocess.2006-10-13.zip) should contain this updated documentation.
Jean-Christophe
Regards, Ion