Have tried several times to install the SDK into VS code without success. This is one of the errors I am getting:
Have tried several times to install the SDK into VS code without success. This is one of the errors I am getting:
Hi David,
I noticed that the SDK and toolchain are installed on different drives. The SDK appears to be on d:\ drive, and the toolchain on C:\ drive. Could you confirm whether you have a d:\ drive at all? Could you reinstall both the SDK and toolchain under the same root directory to see whether that resolves the issue?
Regards,
Nissanth Karunanithy
Hi David,
I noticed that the SDK and toolchain are installed on different drives. The SDK appears to be on d:\ drive, and the toolchain on C:\ drive. Could you confirm whether you have a d:\ drive at all? Could you reinstall both the SDK and toolchain under the same root directory to see whether that resolves the issue?
Regards,
Nissanth Karunanithy
I have installed the toolchain on D: and attempted to install the SDK on D: as well
I reinstalled the in drive C: instead of D: and it did confirm that it successfully installed. After closing and reopening VS Code, I am still getting this message.
"Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration."
Please advise next steps.
Hi David,
Could you send me the full log leading up to the crash, everything before the error message "Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration."? The log may show which path is being used, which would help me debug the problem.
Thanks,
Nissanth Karunanithy
The only message I have is the one saying: "Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration." I do not see any other logs. Please advise.