Im trying to run C++ on vs code on my mac and I get this compilation error even for basic hello world programmes:
Errors while compiling: ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib/libSystem.tbd' for architecture x86_64 collect2: error: ld returned 1 exit status
I tried everything but it isent getting resolved. Please help!