Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFML with ECLIPSE IDE (CDT)  (Read 1853 times)

0 Members and 1 Guest are viewing this topic.

zidolin

  • Newbie
  • *
  • Posts: 2
    • View Profile
SFML with ECLIPSE IDE (CDT)
« 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.

spirit8

  • Newbie
  • *
  • Posts: 1
    • View Profile
SFML with ECLIPSE IDE (CDT)
« Reply #1 on: February 25, 2009, 08:21:25 pm »
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.

 

anything