SFML community forums

Help => General => Topic started by: AndreeU17 on July 14, 2014, 03:05:05 am

Title: Using Code::Block For Linux?
Post by: AndreeU17 on July 14, 2014, 03:05:05 am
So i finally started on my Introduction to Linux, for my College Class! We were demanded to use a Virtual Machine with Linux but me been the person that i am, decided to install a fresh version of Linux Mint on an Unused Hard drive for my laptop! Now the thing is, i'm not 100% familiar with Linux nor Code::Block! I'm learning by little the world of linux and so far i love it! Now my first time using C::B! I was wondering, how can i make the SFML project have the update of SFML 2.1 rather than 1.6 and 2.0! How can i update it? Most of those projects dont have any updated libraries! How can i update all those libraries to they're most recent version of Programming !

Please be gentle with me and information! Thank You !!!!
Title: Re: Using Code::Block For Linux?
Post by: Ixrec on July 14, 2014, 08:07:44 am
Just download it from http://www.sfml-dev.org/download.php  Download pages are pretty easy to find with Google.
Title: Re: Using Code::Block For Linux?
Post by: eXpl0it3r on July 14, 2014, 08:37:03 am
Just start with an empty project file, they setup is essentially a mix of the Linux and Code::Blocks tutorial (http://www.sfml-dev.org/tutorials/2.1/). binary1248 has once (http://en.sfml-dev.org/forums/index.php?topic=10976.0) created an updated Code::Blocks template for SFML, but I've no idea if it works on Linux as well.