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.


Topics - krav

Pages: [1]
1
General discussions / 64 bit linux binary
« on: September 12, 2008, 03:07:10 pm »
Hi!

First of all, why isnt there a 64 bit linux binary download?


I have downloaded the source and tried to compile it, but i get an error:

Code: [Select]
Drawable.cpp: In member function ‘void sf::Drawable::Draw(const sf::RenderWindow&) const’:
Drawable.cpp:340: error: ‘None’ is not a member of ‘sf::Blend’
make[2]: *** [Drawable.o] Error 1
make[2]: Leaving directory `/home/krav/SFML-1.3/src/SFML/Graphics'
make[1]: *** [sfml-graphics] Error 2
make[1]: Leaving directory `/home/krav/SFML-1.3/src/SFML'
make: *** [sfml] Error 2



Any help would be appreciated.

Pages: [1]
anything