Hello, i am using SFML with the Eclipse IDE (plugin CDT for C++), linked to MingGw compiler/debugger. I would like to know if someone is using this IDE as well because i have some trouble launching my aplication in debug mode: Every 10seconds or so, eclipse debugger is frozzen due to a suspended SML thread that seems to block the system. This behavior is not seen using Code::Block but i would rather prefer using eclipse. So did anyone suceed in using SFML with Eclipse?
Thanks.