在 VS Studio 中編譯 Fortran 代碼時出現此錯誤:
warning #31001: The dll for reading and writing the pdb (for example, mspdb110.dll) could not be found on your path.
我還希望在專案屬性中更改基礎平臺工具集,但在 VS 2019 IDE 中我找不到這個選項來編輯它。我使用的是 Intel Compiler 2021。我也嘗試將我的 VS Studio 升級到最新版本,但問題仍然存在。請告訴如何解決這個問題。
uj5u.com熱心網友回復:
此訊息表示您的 Visual Studio 配置錯誤。確保您已安裝 Visual Studio 的“C 桌面開發”和“Windows 10 SDK”組件(請參閱https://www.intel.com/content/www/us/en/developer/articles/guide/installing -microsoft-visual-studio-2019-for-use-with-intel-compilers.html ) 您可能需要卸載英特爾編譯器和 Visual Studio,然后重新安裝。
轉載請註明出處,本文鏈接:https://www.uj5u.com/net/343324.html
上一篇:回傳Django中的每月銷售額
