...
- Docker のコンパイラに対応するコンパイラ設定を複製します (カスタム コンパイラ設定の作成の詳細については「Configuring Testing with the Cross Compiler」を参照)。
-
<CUSTOM_COMPILER_CONFIG>/gui.properties
ファイルを変更して次のオプションを設定または削除します。
-autoBuildRuntimeLib=true.
を設定 を設定
-linkerCmdLine
から-lcpptestruntime64
を削除
...