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 Build Issue
Print
Pages: [
1
]
Author
Topic: SFML Build Issue (Read 995 times)
0 Members and 1 Guest are viewing this topic.
Carlin54
Newbie
Posts: 2
SFML Build Issue
«
on:
April 29, 2014, 03:12:14 pm »
I just moved to a chromebook C720 running Ubuntu or just xfce I dont really know I can run them simultaneously. Prior I was using a Lenovo ThinkPad w500 32bit running Lubuntu. So I installed SFML by dropping the "GCC - 32 bits"-1.34MB files into the "/usr" folder. Complied it and received this
http://pastebin.com/QhL9aZJC
I believe this is due to the architecture of the chromebook if this is so is there any way around it? else if I have f***** something I am completely oblivious to.
Thank you
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Re: SFML Build Issue
«
Reply #1 on:
April 29, 2014, 03:27:05 pm »
It seems like you're using a 64-bits toolchain, so you should get the 64-bits libraries of SFML.
Logged
Laurent Gomila - SFML developer
Carlin54
Newbie
Posts: 2
Re: SFML Build Issue
«
Reply #2 on:
April 29, 2014, 04:04:41 pm »
Thanks man really appreciate it, worked fine after I got the glew,jpeg libs.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
SFML Build Issue