Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Tutorial: Building SFML with a MinGW Compiler  (Read 10388 times)

0 Members and 1 Guest are viewing this topic.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Tutorial: Building SFML with a MinGW Compiler
« on: May 06, 2016, 10:29:00 am »
The other day I came across an older Stack Overflow answer (now updated) I once created on how to build SFML with a MinGW compiler. Eremiell suggested to put it on the wiki and so I did.

> Tutorial: Building SFML with a MinGW Compiler

Hope some will find it useful. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Hapax

  • Hero Member
  • *****
  • Posts: 3346
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: Tutorial: Building SFML with a MinGW Compiler
« Reply #1 on: May 09, 2016, 01:14:00 am »
I don't use MinGW but I have upvoted it in support  :D
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
AW: Tutorial: Building SFML with a MinGW Compiler
« Reply #2 on: May 09, 2016, 01:24:39 am »
Hehe, thanks. Yay, internet points! :D
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Hapax

  • Hero Member
  • *****
  • Posts: 3346
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: Tutorial: Building SFML with a MinGW Compiler
« Reply #3 on: May 09, 2016, 01:38:28 am »
Currency of the future!
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

Mortal

  • Sr. Member
  • ****
  • Posts: 284
    • View Profile
Re: Tutorial: Building SFML with a MinGW Compiler
« Reply #4 on: June 19, 2016, 03:56:25 am »
thanks  :)
i'm currently using C::B, but personally i don't like its editor, maybe i was used to VC++ IDE.