Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2006-11-06 23:28:06


This issue arises from the fact that code is driven by template
instantiation
which sort of conflicts with the idea of a precompiled library.

I think (though I'm not sure) that review the example demo_pimpl may
shed some light on the problem. The basic idea is to be sure that all the
code you might want to link in is explicitly instantiated when building the
library.

Good Luck

Robert Ramey


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