So when I want to start my first project (console project) , when I click go it gives me this debug error :
<code>../../src/common/file.cpp(361):assert""(pBuf !=null)&&Is opened()""failed in Write()
</code>
<code>../../src/common/file.cpp(361):assert""(pBuf !=null)&&Is opened()""failed in Write()
</code>
../../src/common/file.cpp(361):assert""(pBuf !=null)&&Is opened()""failed in Write()
I installed code blocks first time with no errors then I deleted it and decided to set it up in vs code instead but I couldn’t, when I installed code blocks again I found this error
I deleted all the MSYS files I installed for C in vs code but it still the same.
New contributor
Ilyas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1