13 Sep
2021
13 Sep
'21
7:36 a.m.
On 13/09/2021 07:43, Ion GaztaƱaga via Boost-users wrote:
Sorry about being missing these days. When you declare something as declspec the compiler must instantiate the class including all base classes. A base hook has members that have only sense when some options are used so the instantiation fails. To sum up: yes, boost.intrusive is not prepared to be used in a DLL interface.
That's okay Ion - I'll feed that back to the main devs here and see if we could build as a static lib, rather than a DLL. Thanks again to you and Joaquin for all your help with this, John