Re: Linking Error for ObjectHandler

Posted by Eric Ehlers-2 on
URL: http://quantlib.414.s1.nabble.com/Linking-Error-for-ObjectHandler-tp7574p7579.html

Hi Mark,

Quoting Mark Schuler <[hidden email]>:

> I got rid of the LNK4098 error, the other ones are still there. I give up.
> Last question: Do you personally have ever set up a project which
> works standalone? This would at least raise some hope, that something
> is wrong here. Thank you

Yes, many times, though sadly not in a form that I can readily share.  
I think the LNK2019 and LNK1120 errors simply indicate that the linker  
is failing to find the ObjectHandler static library.  Please check to  
make sure that everything is configured correctly.  For example, if  
you are using QuantLib / ObjectHandler version 0.9.7, compiler VC9,  
runtime library Multi-threaded (/MT), configuration "Release (static  
runtime)", then the file to link against is  
ObjectHandler-vc90-mt-s-0_9_7.lib.

The build you are attempting is perfectly straightforward and I'm sure  
it's just a simple question of getting the configuration correct.  
Best of luck.

Regards,
Eric


------------------------------------------------------------------------------
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users