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

Author Topic: No compilу sfml 2.3.1 for MinGW 4.4.7  (Read 3778 times)

0 Members and 2 Guests are viewing this topic.

GalakTozawr

  • Newbie
  • *
  • Posts: 17
  • You must create more game that oneself.
    • View Profile
    • My SFML lesson for russian language
    • Email
No compilу sfml 2.3.1 for MinGW 4.4.7
« on: July 18, 2015, 09:54:16 pm »
Text error when using the mingw32-make:
Linking CXX shared library ..\..\..\lib\sfml-graphics-2.dll
Creating library file: ..\..\..\lib\libsfml-graphics.a
C:/projectHakasia/SFML-2.3.1/extlibs/libs-mingw/x86/libfreetype.a(cff.c.obj):cff
.c:(.text+0x93eb): undefined reference to `__chkstk_ms'
collect2: ld returned 1 exit status
src\SFML\Graphics\CMakeFiles\sfml-graphics.dir\build.make:819: recipe for target
 'lib/sfml-graphics-2.dll' failed
mingw32-make[2]: *** [lib/sfml-graphics-2.dll] Error 1
CMakeFiles\Makefile2:305: recipe for target 'src/SFML/Graphics/CMakeFiles/sfml-g
raphics.dir/all' failed
mingw32-make[1]: *** [src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/all] Error
2
Makefile:115: recipe for target 'all' failed
mingw32-make: *** [all] Error 2
« Last Edit: July 18, 2015, 09:58:31 pm by GalakTozawr »

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 11030
    • View Profile
    • development blog
    • Email
Re: No compilу sfml 2.3.1 for MinGW 4.4.7
« Reply #1 on: July 18, 2015, 10:08:05 pm »
Googling the error message reveals that it's most likely some issue with an outdated/incompatible MinGW version.

I anyways suggest to not use such an odd and old version and instead upgrade to something like MinGW Builds.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

GalakTozawr

  • Newbie
  • *
  • Posts: 17
  • You must create more game that oneself.
    • View Profile
    • My SFML lesson for russian language
    • Email
Re: No compilу sfml 2.3.1 for MinGW 4.4.7
« Reply #2 on: July 18, 2015, 10:18:39 pm »
I installed MinGW from the official website(2:00 hourse ago) ... I do not know what happened, but I also use the search in Google, I try to place your bid.
-----------------------------------------
It'is my MinGW:
http://i.imgur.com/xWD6NTe.png
and
http://i.imgur.com/NMZCAEF.png
« Last Edit: July 18, 2015, 10:26:45 pm by GalakTozawr »

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 11030
    • View Profile
    • development blog
    • Email
Re: No compilу sfml 2.3.1 for MinGW 4.4.7
« Reply #3 on: July 18, 2015, 10:26:21 pm »
Well then you have some old version somewhere. If you install the "official" MinGW version you should end up with 4.8.2 as shown in the first screenshot.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

GalakTozawr

  • Newbie
  • *
  • Posts: 17
  • You must create more game that oneself.
    • View Profile
    • My SFML lesson for russian language
    • Email
Re: No compilу sfml 2.3.1 for MinGW 4.4.7
« Reply #4 on: July 18, 2015, 10:33:00 pm »
Thank you, from the left to find the remove the old version. Or reinstall the system with XP on win8.1 and try it again. If you fail, I will unsubscribe on their actions.
----------------------------------------------------------------
Hello guys. I install win8 and load MinGW, nex i rebuild cmake and make command mingw-make. Well done!!!
http://i.imgur.com/WCLQnZB.png
« Last Edit: July 19, 2015, 10:51:12 am by GalakTozawr »

Jesper Juhl

  • Hero Member
  • *****
  • Posts: 1405
    • View Profile
    • Email
Re: No compilу sfml 2.3.1 for MinGW 4.4.7
« Reply #5 on: July 19, 2015, 06:15:05 pm »
Am I the only one to whom this reply does not make any sense at all??
GalakTozawr- could you rephrase that?

zsbzsb

  • Hero Member
  • *****
  • Posts: 1409
  • Active Maintainer of CSFML/SFML.NET
    • View Profile
    • My little corner...
    • Email
Re: No compilу sfml 2.3.1 for MinGW 4.4.7
« Reply #6 on: July 19, 2015, 09:26:18 pm »
Am I the only one to whom this reply does not make any sense at all??
GalakTozawr- could you rephrase that?

I doubt he can, it looks like a google translate mistake.
Motion / MotionNET - Complete video / audio playback for SFML / SFML.NET

NetEXT - An SFML.NET Extension Library based on Thor

 

anything