Paula Muldoon

Results 2 comments of Paula Muldoon

PR: https://github.com/cs50/libcs50/pull/172

After some further digging, I found that the linking in the build/lib is not working correctly. A workaround is: - `cd build/lib` - `sudo ln -sf libcs50-9.0.1.dylib libcs50-9.dylib` However, running...