Re: Unresolved external symbol when building python
Posted by tglauner on
URL: http://quantlib.414.s1.nabble.com/Unresolved-external-symbol-when-building-python-tp8089p8090.html
I actually resolved the issue by adding '/EHsc' to the extra compile flags. Apologies for the original post.