SFML community forums
Help => General => Topic started 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.
-
Are you sure you have SFML 2.1? The version on Ubuntu repositories is 1.6 I think.
-
How do I confirm its version 2.1?
-
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.
-
Thank you for the clarification. I guess I have to go run cmake.