Hi, guys. I'm new to SFML.
I'm trying to get it installed, and have decided to install C::B and use that as my IDE for C++. However, I keep running into issues. I have been following the guide on the site, and made sure I replaced the mingw with the one in the instructions, made sure all the files are in the right places, and followed the linker instruction. I am still getting an error telling me that the compiler I am using is invalid.
"SFMLTest - Release" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
I am not sure what to do. I had it kind of working before, but it was giving me several different errors. I have tried following two YT tutorials too, starting from scratch, and am not seeing my mistake.