Question
When I try to generate ODB++ from the PCB Editor Export > ODB++ Inside menu, I receive the following error message:
E- (SPMHGE-268): extracta had errors, use Viewlog to review the log file.
How can I resolve this issue?
Solution
This type of issue usually occurs when the path of TMP and TEMP variables includes a blank space in the directory path.
For example: TEMP – C:\Users\Common\App Data\Local\Temp
This type of error usually does not occur if the directory path does not include blank spaces.
For example: C:\Users\Common\AppData\Local\Temp.
Try removing the space to correct the issue.