Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
General discussions
»
Building SFML project with statically connected libraries on linux?
Print
Pages: [
1
]
Author
Topic: Building SFML project with statically connected libraries on linux? (Read 2758 times)
0 Members and 1 Guest are viewing this topic.
paupav
Full Member
Posts: 156
Building SFML project with statically connected libraries on linux?
«
on:
March 30, 2014, 11:25:14 pm »
is it possible? I'm kinda new to SFML.
«
Last Edit: March 31, 2014, 12:04:43 am by paupav
»
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
AW: Building SFML project with statically connected libraries on linux?
«
Reply #1 on:
March 31, 2014, 08:03:53 am »
Yes, it's possible. However it mostly isn't recommended on Linux, pluse you'd have to build all the dependencies statically on youd own.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
paupav
Full Member
Posts: 156
Re: Building SFML project with statically connected libraries on linux?
«
Reply #2 on:
March 31, 2014, 05:32:29 pm »
So I have to create .deb file with sfml as dependency?
Logged
Jesper Juhl
Hero Member
Posts: 1405
Re: Building SFML project with statically connected libraries on linux?
«
Reply #3 on:
March 31, 2014, 05:39:47 pm »
Take a look at this thread:
http://en.sfml-dev.org/forums/index.php?topic=14587.0
I mention a few different ways to deal with your issue there.
Logged
Print
Pages: [
1
]
SFML community forums
»
General
»
General discussions
»
Building SFML project with statically connected libraries on linux?
anything