librdkafka-master編譯手冊

場景git

        目前從github上下載源碼,經過VS2017編譯動態庫,提示以下錯誤
github

嚴重性 代碼 說明 項目 文件 行 禁止顯示狀態
錯誤  This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is packages\zlib.v141.windesktop.msvcstl.dyn.rt-dyn.1.2.8.8\build\native\zlib.v141.windesktop.msvcstl.dyn.rt-dyn.targets. librdkafka F:\AI\librdkafka-master\win32\librdkafka.vcxproj 263 
ide

問題緣由工具

            目前NuGet做爲依賴管理包,目前只有VS2015版本的zlib依賴包,並無VS2017的zlib依賴包ui

解決方案this

        安裝VS2015進行編譯,或者平臺工具集安裝Visual Studio 2015 (v140)orm

相關文章
相關標籤/搜索