Why when using Polyspace under VmWare, the Report Generation is stuck?

2 ビュー (過去 30 日間)
When using Polyspace under VmWare, the report is created but the Report Generation process seems to be stuck. How do I bypass this problem?

採用された回答

MathWorks Support Team
MathWorks Support Team 2021 年 7 月 28 日
This problem is a consequence of this bug in VmWare: OpenGL dll is not unloaded on application exit (83440) (vmware.com)
To work around this problem, make sure to upgrade to the last update of VmWare.
There is also another workaround, given in the link above:
  • Disable the use of llvmpipe by adding this virtual machine config option to the VM's VMX file: guestinfo.svga.disableLLVMPipe=TRUE
or
  • Set a system environment variable SVGA_ALLOW_LLVMPIPE=0

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

タグが未入力です。

製品


リリース

リリースが未入力です。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by