Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
438 views

How to add C-Libraries in macOS Big Sur?

I want to add a C-Library in order to include it in Code simply by typing: #include <libname> It works when I'm using the full path like so: #include "path/to/lib.h" Is there a way ...
sahu's user avatar
  • 1