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 - airbournenation

Pages: [1]
1
General / Re: Linking problems with Code::Blocks 13.12 (SFML version 2.4.1)
« on: November 28, 2016, 06:04:16 pm »
Yes. I'm absolutely sure. Double check made me even more sure of myself :).

2
General / Re: Linking problems with Code::Blocks 13.12 (SFML version 2.4.1)
« on: November 28, 2016, 05:53:13 pm »
Thanks for your fast response! Here it is:

(click to show/hide)

3
General / Re: Linking problems with Code::Blocks 13.12 (SFML version 2.4.1)
« on: November 28, 2016, 05:35:14 pm »
What the f***, Code::Blocks? Why is it linking libraries from both Debug and Release?

4
General / Re: Linking problems with Code::Blocks 13.12 (SFML version 2.4.1)
« on: November 28, 2016, 05:21:37 pm »
So, I've tried to make a new project with the same settings but without the mistakes you've mentioned before. No luck.

Build log:
(click to show/hide)

5
General / Re: Linking problems with Code::Blocks 13.12 (SFML version 2.4.1)
« on: November 24, 2016, 01:44:36 pm »
What? I double checked it to prevent things like that from happening! Seems like your suggestion is the only viable option in this mess.

6
General / Re: Linking problems with Code::Blocks 13.12 (SFML version 2.4.1)
« on: November 23, 2016, 05:52:11 pm »
Build log:

(click to show/hide)

Where can I find the build command?

7
General / Re: Linking problems with Code::Blocks 13.12 (SFML version 2.4.1)
« on: November 23, 2016, 05:11:42 pm »
Thank you for your fast reply! Yes, I did the linking globally project-wise, as opposed to linking Debug and Release versions separately. Sadly, this did not change anything :(.

8
General / Linking problems with Code::Blocks 13.12 (SFML version 2.4.1)
« on: November 21, 2016, 05:48:37 pm »
Hi,
whenever I try to compile any of the sample codes, the same type of error occurs. Here's the build log:

(click to show/hide)


And the code:
(click to show/hide)


SFML_STATIC is defined.


Linker/compiler dirs are defined correctly.


A few hours on Google yielded no results.

I use the MinGW version of SFML. Doesn't matter, whether it's 32/64 bit, either one produces the same errors.
My computer runs on Windows 7 SP1 64 bit.

Pages: [1]
anything