Please read the new rule regarding the restriction on the use of AI tools. ×

ideoneissuck's blog

By ideoneissuck, history, 19 months ago, In English

My vscode gives bug after I updated my MAC,and it says" In file included from /opt/homebrew/Cellar/gcc/12.1.0/include/c++/12/aarch64-apple-darwin21/bits/stdc++.h:33, from b.cpp:1: /opt/homebrew/Cellar/gcc/12.1.0/include/c++/12/cassert:44:10: fatal error: assert.h: No such file or directory 44 | #include <assert.h> | ^~~~~~~~~~ compilation terminated." I tried to search for solutions but it didn't work,THANK YOU FOR HELPING:)

  • Vote: I like it
  • 0
  • Vote: I do not like it

| Write comment?
»
3 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Getting the same error, did you happen to find a fix?