@sw0osh I had the same issue, you can go to apple dev portal and check out downloads tab in it.
Link - https://developer.apple.com/download/all/?q=command%20line%20tools
download the 14.3.1 version.
Post
Replies
Boosts
Views
Activity
I am using VS Code for programming in c++, and I am using gcc/g++ 13.2.0 installed via homebrew.
It was working perfectly fine. After update I am unable to compile or run any program.
What should I do to solve this issue?
Same problem after updating commandLineTools tonight. Unable to compile using g++