1
General / Re: Getting started
« on: June 22, 2013, 10:32:42 am »If I remember correctly, the version of MinGW shipped with Code::Blocks 12.11 requires the TDM (SJLJ) version.
Beautiful!
Thanks for the help everyone
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
If I remember correctly, the version of MinGW shipped with Code::Blocks 12.11 requires the TDM (SJLJ) version.
Isn't gcc fussy about the link order? So you would need system/window/graphics rather than graphics/window/systemComparing my image
---------------------------
game.exe - Entry Point Not Found
---------------------------
The procedure entry point __gxx_personality_v0 could not be located in the dynamic link library C:\Users\Meredith\Desktop\codeblocks\game\bin\Debug\sfml-graphics-2.dll.
---------------------------
OK
---------------------------