SFML community forums

Help => General => Topic started by: DrowKiroth on October 12, 2013, 05:59:23 pm

Title: heLP WITH sfml 2.1 PLEASE
Post by: DrowKiroth on October 12, 2013, 05:59:23 pm
  Hello Everyone,

        So first off I am developing on kubuntu, with code blocks and am getting an error that states "CircleShape is not a member of sf."  I am running the very first tutorial for linux listed @http://www.sfml-dev.org/tutorials/2.1/start-linux.php. I am not really sure why this is an issue here.  I also made sure to follow the directions for linking the library files under the code blocks portion listed @http://www.sfml-dev.org/tutorials/2.1/start-cb.php. If anyone can give me guidance or tell me where I may of messed up please do. Thanks everyone in advance. 
Title: Re: heLP WITH sfml 2.1 PLEASE
Post by: G. on October 12, 2013, 06:07:50 pm
Are you sure you have SFML 2.1? The version on Ubuntu repositories is 1.6 I think.
Title: Re: heLP WITH sfml 2.1 PLEASE
Post by: DrowKiroth on October 12, 2013, 06:13:37 pm
  How do I confirm its version 2.1?
Title: Re: heLP WITH sfml 2.1 PLEASE
Post by: eXpl0it3r on October 12, 2013, 06:14:57 pm
Please choose a better subject name "help" and caps-lock won't get you faster help, also read this (http://en.sfml-dev.org/forums/index.php?topic=5559.0) and you could use BBCode to format your URLs or not anything in-front of it. ;)

As G. pointed out you're probably not using SFML 2.1, if you haven't compiled SFML on your own or downloaded from SFML's website. Many of the SFML Linux packets are still on SFML 1.6.

  How do I confirm its version 2.1?
You can look it up in your packet manager.
Title: Re: heLP WITH sfml 2.1 PLEASE
Post by: DrowKiroth on October 12, 2013, 07:37:31 pm
   

  Thank you for the clarification.  I guess I have to go run cmake.