1
General / Re: SFML is not compiling for me in Windows 11
« on: January 08, 2023, 10:01:01 pm »If it can't find the specified files, then they either don't exist or the path to them isn't properly specified.
Make sure it's configured under the correct project setting (e.g. debug vs release).
If in doubt, post the verbose build output: https://www.sfml-dev.org/faq.php#tr-grl-verbose-ide
I'm trying with MSYS to compile too, but i have this error (it happends me before in other attempts)
also i check the path and everything is fine, check another options too, but it's stay happend again (I mean in code::blocks)