我想在Visual Studio 2015中編譯一個我製作的DLL,它用作OpenVDB中某些功能的C兼容包裝,使其可用於現有的C項目中。當我建立,但是,我得到以下鏈接器錯誤: Error LNK2019 unresolved external symbol "__declspec(dllimport) public: class std::shared_ptr<class std::basic_
代碼時異常被稱爲: try
{
renderBitmap = new WicRenderTarget(DXManager.Factory, host.bmp, new RenderTargetProperties());
}
catch (Exception ex)
{
// Exists entirely so that we can set a break poin