
27 Jul
2011
27 Jul
'11
3:59 p.m.
Eric Maes wrote:
If anyone can give assistance that would be great. I am so new to Boost that I'm not sure I am using the right nomanclature to describe what is occuring. Any help that I can get will be much appreciated.
Look at the most recent documentation. The problem if import/export declaration definition is a confusing and long standing. It came up littlle by little as boost serialization has crept into more and more ambitious projects involving DLLS. I believe it's definitively fixed now. (I always believe that). The solution is in the more recent library versions. It properly separates the concept of EXPORT declaration from implemenation. Robert Ramey