SFML community forums
Help => General => Topic started by: zidolin on October 20, 2007, 08:06:30 pm
-
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.
-
Hi, i want to configure sfml to work with eclipse and the only thread i found related with eclipse was yours so i want to ask if you could give me directions on how to setup sfml on eclipse with mingw i already have an eclipse an mingw install working correctly i fail at trying to execute any c++ code that uses sfml. Thanks.