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

Show Posts

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.


Messages - Grand Sage

Pages: [1]
1
General / Re: require help with setting SFML up in code blocks
« on: October 30, 2016, 09:41:00 pm »
you, sir, made my day! i re-did the tutorial with the newest codeblocks version, and after some more problems i finally got it to work.

now, this is gonna go slighty off-topic, but if anyone could tell my why it only compiles the debug version of the file?

but most importantly, thanks again!

2
General / Re: require help with setting SFML up in code blocks
« on: October 30, 2016, 08:07:43 pm »
now that you mention it... its been a year or two since i downloaded my version :P

i'll get back to you after downloading the newest. (or is there a "right" version for SFML?)

3
General / require help with setting SFML up in code blocks
« on: October 29, 2016, 04:32:21 pm »
after working on this for the better part of last night and today, i thought i would ask if anyone could help me out here. i have been trying to get SFML to work with my IDE (code blocks). however, when i use the downloadable package (Mingw DW2, i checked and believe thats the one i should use) i have come to a point where i get 3 errors saying "procedure entry point [underscores, numbers, letters] was not found in x.dll", where x is system-d-2.dll and the graphics and window versions of that file. now, the program im trying to compile is the example from the official tutorial.

since i made no progress there, i tried to compile SFML on my own, following the tutorial, but somehow i dont get any -d-2.dll files when i do.

id greatly appriciate anything i could try, could it be that i dont have the right version of mingw?

Pages: [1]
anything