cs50 / libcs50

This is CS50's Library for C.
https://cs50.readthedocs.io/libraries/cs50/c/
GNU General Public License v3.0
1.66k stars 831 forks source link

Undefined Symbols #310

Closed MRAshaz closed 6 months ago

MRAshaz commented 7 months ago

Undefined symbols for architecture x86_64: "_get_string", referenced from: _main in hello-63ed8b.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [hello] Error 1