79103907

Date: 2024-10-18 23:13:57
Score: 0.5
Natty:
Report link

Responding to this really late, but I had this issue and it ended up being a makefile error.

I had forgotten to include all: $(MODULE_NAME).o in my makefile.

Make sure to check your make file if you're someone stumbling across this same issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: My Code Made Me Suicidal