Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
sfml linux
Print
Pages: [
1
]
Author
Topic: sfml linux (Read 2902 times)
0 Members and 1 Guest are viewing this topic.
ravenheart
Full Member
Posts: 148
sfml linux
«
on:
February 16, 2009, 12:52:04 pm »
as far as i know there were some problems with sfml on
64 bit linux systems has this been fixed yet?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
sfml linux
«
Reply #1 on:
February 16, 2009, 01:11:25 pm »
There were some problems with the image loading library, which have been fixed.
No other issue involving 64-bits portability were reported after that, as far as I remember.
Logged
Laurent Gomila - SFML developer
ravenheart
Full Member
Posts: 148
sfml linux
«
Reply #2 on:
February 19, 2009, 07:48:46 pm »
hmm i think i have set it up alright but now i get following error:
ld||cannot find -lsfml-graphics|
actually it cant find any -lsfml-x
whats going wrong??
Logged
Nexus
SFML Team
Hero Member
Posts: 6287
Thor Developer
sfml linux
«
Reply #3 on:
February 19, 2009, 07:50:55 pm »
Did you add the libraries' directory to the IDE paths?
Logged
Zloxx II
: action platformer
Thor Library
: particle systems, animations, dot products, ...
SFML Game Development
:
ravenheart
Full Member
Posts: 148
sfml linux
«
Reply #4 on:
February 19, 2009, 08:33:04 pm »
setting-> compiler and debugger -> Global COmpiler and Debugger Settings ->search Directories:
Compiler : /home/x/SFML-1.4/include
Linker : /home/x/SFML-1.4/lib
something else?
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
sfml linux
anything