Question
[BUG]STVD does not expose the $(WorkspacePath) to the exported Makefile
Posted on September 11, 2017 at 09:26
I have used to export Makefile with STVD.
After adding the following post build step:
$(WorkspacePath)\tools\build_merged_image.bat�?
the build fails because the WorkspacePath variable is not exported in the generated Makefile.
#stvd #bug