[Insight-developers] shared_libraries forced to OFF on win32 + MSVC ??
Brad King
brad.king at kitware.com
Wed May 11 09:59:07 EDT 2011
On 05/11/2011 08:48 AM, Alexandre GOUAILLARD wrote:
> That answers my question: I was indeed missing something.
>
> I will work on the other solution then.
>
> BTW, did anybody investigate shared vnl?
At one time the vxl developers had no interest in dllexport markup.
Furthermore, it is very tricky because vnl uses explicit instantiation.
One needs to use compiler-specific extensions to dllimport a template
instantiation.
-Brad
More information about the Insight-developers
mailing list