0

I am trying to learn SDL2 and have downloaded it on my Mac using Homebrew. I use Neovim and wanted clang to detect the new library. I kinda understood that I need to link the .dylib file and the "include" folder with the headers to the folder that clang uses to detect libraries, but how do I do that? They are linked in the same directory? I also need to link it so that I can compile the code, but apparently I can use a Makefile for that.

GrimyCanga
  • 21
  • 3

0 Answers0