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
»
SFML headers for FreeBASIC
Print
Pages: [
1
]
Author
Topic: SFML headers for FreeBASIC (Read 2846 times)
0 Members and 1 Guest are viewing this topic.
viz_fuerte
Newbie
Posts: 4
SFML headers for FreeBASIC
«
on:
April 19, 2010, 11:19:52 am »
Hi
The first, to congratulate the creator of this API very complete, very simple and powerful.
I am developing a wrapper to use this library in the compiler
FreeBASIC
(do not know if other compilers BASIC work)
For now is costing enough, to recompile the libraries for use with the compiler, but now run several examples
I created this wrapper largely unchanged in the original names of the commands to use source codes created in other languages.
Official website:
http://www.elcreadordavid.hostei.com/index.php?p=1_21
PD: I know that long ago, another person was also creating something similar, but not finished.
Logged
My website:
http://www.elcreadordavid.hostei.com
My Blog:
http://www.elcreadordavid.hostei.com/blogs
viz_fuerte
Newbie
Posts: 4
SFML headers for FreeBASIC
«
Reply #1 on:
May 20, 2010, 07:25:04 pm »
I have finished translating CSFML headers to FreeBASIC.
Now, you can use without problems, good, when you close the program displays an error (not to be expected.)
Also, I am creating the documentation to use it correctly in FreeBASIC.
BYe :wink:
Logged
My website:
http://www.elcreadordavid.hostei.com
My Blog:
http://www.elcreadordavid.hostei.com/blogs
Print
Pages: [
1
]
SFML community forums
»
General
»
General discussions
»
SFML headers for FreeBASIC
anything