Login  Register

RE: Unresolved Externals

Posted by Andre Louw-2 on Jul 02, 2003; 7:02am
URL: http://quantlib.414.s1.nabble.com/Unresolved-Externals-tp10261p10262.html

Luigi wrote:

> $ nm /usr/local/lib/libQuantLib.so | grep blackVarianceImpl
> (or wherever it's installed if not /usr/local/lib) should
> tell you whether
> the missing external is actually defined.

I am now totally confused. I have only 1 version of libQuantLib.so located
in /usr/local/lib and it _does_ define the missing external. Sorry to be
such a pain but I'm now stumped!

Andre