42-push_swap icon indicating copy to clipboard operation
42-push_swap copied to clipboard

can't compile after clone

Open hyperclick opened this issue 6 years ago • 1 comments

hi! I cloned the project and get this error after executing make: Missing file : src/pw_helper_1.c

  • Compiling src/pw_helper_1.c into obj/pw_helper_1.o clang: error: no such file or directory: 'src/pw_helper_1.c' clang: error: no input files make: *** [obj/pw_helper_1.o] Error 1

hyperclick avatar Oct 09 '19 07:10 hyperclick

Hi @hyperclick Can you double check if you have file pw_helper_1.c inside src?

rizky avatar Oct 14 '19 08:10 rizky