|
From: SX L <han...@ho...> - 2021-01-10 03:42:41
|
Did anybody build QuantLib and test-suite successfully in Windows with clang? I want to see the performance difference between msvc and clang. I tried to change the platform toolset in vcxproj to clang, and link to boost libraries compiled with clang. However, I still get some undefined symbol errors. I must have had missed something. |