I need help with a problem in JUCE, I have like almost a year of experience with c++ so I decided to start developing a music application, I've extracted JUCE.zip to my C drive, started the JUCE app, but when I create a GUI app it doesn't seem to find all the MinGW headers, after I compile it says something along the lines of..."Cannot locate memory.h" I would appreciate an answer to this question greatly appreciated, thx in advance.
I figured out the problem in question, for some reason it was my computer that was causing the problem along with code::blocks, they just didn't run together well after I got a virus a while back...so I opted out and used Clion instead and now it works perfectly, thx for the help though.