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

Author Topic: Can't find libsfml-main.a  (Read 1740 times)

0 Members and 1 Guest are viewing this topic.

moreat

  • Newbie
  • *
  • Posts: 1
    • View Profile
Can't find libsfml-main.a
« on: August 17, 2009, 04:40:37 am »
Hi, I'm having an eerily similar problem to the poster in this topic, who couldn't find libsfml-main.a in his MinGW copy of SFML... I can't either. Version 1.5.

If I have to get the latest SVN version and recompile it myself, can I do that with Code::Blocks using MinGW, and how would I go about doing it?

Thanks.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Can't find libsfml-main.a
« Reply #1 on: August 17, 2009, 10:42:54 am »
Actually it is implemented in the sfml2 branch.

The "getting started" tutorial explains how to compile SFML from the SVN repository.

You can also just copy and paste the 3 lines of code of sfml-main directly in your application ;)
Laurent Gomila - SFML developer