I got this error trying to build and compile my program. Now I can't open all my .cpp files in my program.
make[2]: * No rule to make target
Checker.cpp', needed by
build/Debug/GNU-Linux-x86/Checker.o'. Stop.
Anyone can help me with this? I have checked all the online sources but I can't seem to find a solution. I desperately need this solved. Appreciate any help given.
You get this error when you don't have a file (Checker.cpp
) here to make
. Its probably for the following reasons :
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With