You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
hi!
I cloned the project and get this error after executing make:
Missing file : src/pw_helper_1.c
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
The text was updated successfully, but these errors were encountered: