No such file or directory CMake Error: Generator: execution of make failed. Make command was: /usr/bin/make.exe -j 3 clean &&
CLion 2020.3.2 Windows 10 cygwin toolset
I'm getting this error when reopening a project today (3/4) that built OK yesterday (3/3). I created a separate small separate test project that builds OK (cygwin) so I think the problem is something in my build environment.
I'm just at a lost to understand why something that was working fine yesterday when I shut down for the day doesn't work this morning. I've uploaded clion-environment.txt, clion-log.txt, CMakeError.log, and CMakeOutput.log to to the JetBrains Upload Service ID 2021_03_04_Aw9V2WwWUuJhfKkC.
I guess I could just rebuild the project, but I'd rather not do that.
Thanks for your time,
Larry
请先登录再写评论。
Addition - My app tests Internet Sockets and I had a lot of restarts, so it is possible I messed up the development environment. I was getting some strange results when I decided to wait until today to pick it up again.
Larry