When the [Extract Toolchain Info] button is clicked in the Add a Toolchain Wizard, it may fail.
In this case, you can solve the problem by taking the following measures.

  • In [Toolchain Information] of the Add a Toolchain Wizard, enter the environment information file (*.bat) to run the compiler in [Env Script].
    • Example) For the Visual Studio cl compiler, enter the vcvars32.bat file in the same path as the cl.exe file.
  • Check if the security program (such as ALYac) has blocked the tce.exe executable and add it to the scan exceptions list.
  • Check if any other value besides the default value is added to ComSpec variable among Windows environment variables, and if so, modify it to the default value.
    • Default value for ComSpec variable: ComSpec=C:\Windows\system32\cmd.exe

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.