I'm working with the metal-cpp header library in xcode and getting a linker error:
But it does not tell me what symbols are undefined and adding -v to the "Other Linker Flags" section of the build tab seems to do nothing.
I can't seem to find anyone else that has had this issue so any help would be greatly appreciated.