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

Author Topic: Set up Help!  (Read 1510 times)

0 Members and 1 Guest are viewing this topic.

guitarmatt99

  • Newbie
  • *
  • Posts: 19
    • View Profile
Set up Help!
« on: June 22, 2013, 03:50:29 pm »
Hello! I am new to SFML and I can't get it to work with Code::Blocks 12.11.

I downloaded the "GCC 4.7 MinGW(DW2) - 32 bits" SFML 2.0 file if that is any use!

I have set everything as posted in the"SFML and Code::Blocks(MinGW)" but when I build and run the program, the console comes up but it immediately says that "the program is not responding".

All my files are in the correct folders but I don't know what is wrong!

Please help!

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: Set up Help!
« Reply #1 on: June 22, 2013, 03:52:55 pm »
Laurent Gomila - SFML developer

guitarmatt99

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: Set up Help!
« Reply #2 on: June 22, 2013, 04:24:38 pm »
They seemed like different problems which is why I posted mine! I didn't post this without searching around but I will try seeing if it can be fixed with the same response!

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10885
    • View Profile
    • development blog
    • Email
Re: Set up Help!
« Reply #3 on: June 22, 2013, 04:52:16 pm »
Solution from the other thread:
If I remember correctly, the version of MinGW shipped with Code::Blocks 12.11 requires the TDM (SJLJ) version.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

guitarmatt99

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: Set up Help!
« Reply #4 on: June 22, 2013, 09:09:30 pm »
Yep! That is what I tried and it worked, thanks!

time chijo

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: Set up Help!
« Reply #5 on: June 26, 2013, 07:50:21 pm »
Hmm my own is fatal error messages at first set up with microsoft visual c++ 2010 express
 1>MSVCRTD.lib(crtexew.obj) : error LNK2019: external symbol _WinMain@16 referenced in function ___tmainCRTStartup
 I am using window 7 starter 32 bit

G.

  • Hero Member
  • *****
  • Posts: 1592
    • View Profile
Re: Set up Help!
« Reply #6 on: June 26, 2013, 08:07:26 pm »

 

anything