Re: [AD] allegro (image addon) build on 64-bit windows

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Fri, 4 Dec 2015 at 22:25 Elias Pschernig <elias@xxxxxxxxxx> wrote:

The same is true with mingw and under Linux and OSX, but neither gcc nor clang have any warnings. What is an example of such a warning?
The relevant warning in Xcode is 'Implicit conversion to 32 bit type' a.k.a GCC_WARN_64_TO_32_BIT_CONVERSION = YES
but this is not enabled by default in the configuration that CMake creates. The corresponding warning(s) are enabled for MSVC.

I'll investigate /W3 on Windows, too.

Pete



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/