After importing a project, how fix *** No rule to make target `all'. error
I have several projects in a workspace that I share between two development computers...a laptop and a desktop. Last night I worked on my laptop. This morning the projects I worked on are not found in CubeIDE on the desktop. The files are in the workspace folder but CubeIDE does not see them.
So I tried all the various flavors of import. Some didn't do anything but the ones that did all had this error when I tried to build: *** No rule to make target `all'.
Of course the web is full of people complaining about this problem with CDT, but none of the answers work for me. Anyone have any suggestions?