I need to amend my earlier assertion (see below).  I had incorrectly specified my link instructions for static linkage.  If I link against the static library the problem is resolved.  This is, however, undesirable so I would still like to resolve the link issue against the dynamic library.

<< I have verified that the symbol is present in the debug and archive versions of the library and I have even tried linking against those with the same results. >>

Thanks again - Greg