Page 1 of 1

Warnings

Posted: Wed 12 Apr, 2017 5:24 pm
by omarsis81
Sarah: I noticed you have been fixing some compile warnings, is this a compile warning too? Or just an error on my end?
corrupt.png
corrupt.png (24.63 KiB) Viewed 6052 times

Re: Warnings

Posted: Wed 12 Apr, 2017 6:51 pm
by SarahWalker
That's something to do with libraries on your end. Or at least that's what googling that warning suggests.

Re: Warnings

Posted: Thu 13 Apr, 2017 8:34 am
by Battler
This happens with GCC 4.8.x for some reason. Either downgrade to GCC 4.7.x or upgrade to GCC 4.9.x.

Re: Warnings

Posted: Tue 03 Oct, 2017 8:04 pm
by A. Naim
Re-use, re-duce, re-cycle thread... :)

I am on GCC 4.7.2, so is there any way to tell which libraries I have which might be causing this? I'm on Windows 10, and have a habit of doing things like installing the June 2010 DirectX 9 SDK and user redist so I can play old games. :)

Re: Warnings

Posted: Tue 03 Oct, 2017 9:20 pm
by leilei
I can't reproduce these warnings on 4.7.2 :S

Re: Warnings

Posted: Wed 04 Oct, 2017 12:35 am
by A. Naim
leilei wrote:I can't reproduce these warnings on 4.7.2 :S
...Yeah, definitely something weird I did with my system at some point, then. :)