no rule to make target 'all' after project import
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-01 1:51 AM
I imported a project into the project treeview (by Import) and trying to build the project results in:
```
10:35:43 **** Incremental Build of configuration Default for project pedscan ****
make all
make: *** No rule to make target `all'. Stop.
"make all" terminated with exit code 2. Build might be incomplete.
10:35:43 Build Failed. 1 errors, 0 warnings. (took 128ms)
```
How can I figure out what's going wrong? There is a makefile in the Debug directory.
When I start "make all" in that Debug directory in a terminal, make all works fine. Looks like the target isn't configured correctly?
Labels:
- Labels:
-
STM32CubeIDE
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
