Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
Java
»
JSFML using github SFML
Print
Pages: [
1
]
Author
Topic: JSFML using github SFML (Read 6221 times)
0 Members and 1 Guest are viewing this topic.
netrick
Full Member
Posts: 174
JSFML using github SFML
«
on:
July 17, 2013, 08:11:09 pm »
I wonder if it's possible to have JSFML based on current SFML github version? There was one extremely important bug fixed after sfml2 went stable and I'd like to have it in Java as well.
Logged
solver
Newbie
Posts: 12
Re: JSFML using github SFML
«
Reply #1 on:
July 19, 2013, 11:32:25 pm »
You can make a patch and try to apply it to a jsfml sources. But be attentive with JNI headers.
I suppose it will work.
Logged
pdinklag
Sr. Member
Posts: 330
JSFML Developer
Re: JSFML using github SFML
«
Reply #2 on:
July 21, 2013, 08:23:30 pm »
The SFML API probably did not change, so solver's idea will work.
My greatest issue at this moment - and all of this year, in fact - is time. If I find some, I can pack up another test release with the updated SFML sources. Sorry it has to be this way.
Logged
JSFML
- The Java binding to SFML.
netrick
Full Member
Posts: 174
Re: JSFML using github SFML
«
Reply #3 on:
July 26, 2013, 09:24:21 pm »
I don't exactly know how can I patch jsfml sources so I will just wait till you have some time. I can just live with that bug for development time easily, I will just need it fixed when I finish development (not that soon).
Logged
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
Java
»
JSFML using github SFML
anything