I converted an older project to MSBuild and I hit regenerate MCU files. The project builds successfully but when I click to start debugging, I am instantly presented with a visual studio error:
“Parameter “basePath” cannot be a relative path.”
I have tried this on two separate projects with the same results. If I create a new MSBuild project, the error isn’t present and I can debug just fine. What am I missing?
Thanks,
Jeremy
Attachments:
You must be
logged in to view attached files.