Can't find makefile
I am trying to run examples from the StmCubeF3 directory. I dbl click the project file and STM32CubeIDE comes up. When I try to build an error message states the makefile is not in the path. An ST document suggested moving my examples to a top level directory so I move them to C:\CubeF3. The makefiles are in the debug directory. Should I move then examples to the default workspace manually which is C:\Users\J\STM32CubeIDE\workspace_1.7.0? I thought directory paths would be resolved relative to project file location, maybe not.
Maybe I extracted my examples to the wrong place or need to import them. As you can tell I am quite new here despite being older than dirt.
I apologize that this is a bit of a repost but I asked it in a query that was too big with multiple questions and it has been marked as Answered so I figure it is dead there.
John