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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - killbubble

Pages: [1]
1
SFML website / Re: Hello. Bug in sfml for linux tutorial?
« on: November 23, 2013, 09:48:04 pm »
no, i recall i messed around with the libraries a bit trying to solve the problem myself and using locally compiled libraries by pointing the linker towards them, but the libraries installed to my standard path come from the repo, and i just noticed they are 1.6 libraries...are your repos for linux not updated or do i have a problem with the repo?

2
SFML website / Hello. Bug in sfml for linux tutorial?
« on: November 23, 2013, 04:26:28 pm »
Hello!
I recently wanted to try sfml out....i had a "bit" of problems on windows (which i had to use for the moment) setting it up with the latest codeblocks nightly(i think compiler compatibility was the problem), so i decided to give it a try on linux.
I followed the guide for linux using the terminal to compile.
At first i got it wrong...but then i checked out the thread http://en.sfml-dev.org/forums/index.php?topic=12299.0 which spoke  of the same errors i got when linking.
Then i added a -d to the libraries mentioned in the linking command for linux on http://www.sfml-dev.org/tutorials/2.1/start-linux.php and i created the executable program no prob!
I don't really know why the release libraries aren't working, but i guess the debug ones are. Shouldn't this be mentioned in the guide?

Pages: [1]
anything