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

Author Topic: Installing SFML Eclipse  (Read 1555 times)

0 Members and 1 Guest are viewing this topic.

Hundrea

  • Newbie
  • *
  • Posts: 15
    • View Profile
Installing SFML Eclipse
« on: February 21, 2013, 03:31:16 am »
Can someone please tell me how to install eclipse.(in steps by steps)

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10838
    • View Profile
    • development blog
    • Email
AW: Installing SFML Eclipse
« Reply #1 on: February 21, 2013, 07:45:59 am »
I think it's explained good enough on the website of Eclipse itself.
Setting SFML up is the same processedure as with any other IDE.
Add the include dir to the include dir settings. Add the library dir to the library dir setting. And add the wanted libraries to the linker settings.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

dom

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Re: Installing SFML Eclipse
« Reply #2 on: July 11, 2013, 11:15:41 pm »
Hello,

I've succed to install eclipse and SFML on my PC.
To be honest it has been difficult for me (but I'am a beginner)

Some useful links are following:

Eclipse on windows:
Eclipse and cmake:

good luck. It worth to work hard with a good installation. Eclipse is powerfull !

Note: I've installed the examples from the book "SFML Game Development" (http://www.packtpub.com/sfml-game-development) on SFML. It "works" on Eclipse.

Dominique

 

anything