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

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


OK, MSVC uses /W4 because we tell it to, in CMakeLists.txt[0]. I feel stoopid now.
There used to be an option STRICT_WARN but the commit I referenced (from 2013) made it always level 4.
Pete
[0]:https://github.com/liballeg/allegro5/commit/1c54be73bc3c9bdeddf8886a3563067782fbfbfd

On Sun, 6 Dec 2015 at 09:43 Peter Hull <peterhull90@xxxxxxxxxx> wrote:
On Sat, 5 Dec 2015 at 20:04 Trent Gamblin <trent@xxxxxxxxxxxxx> wrote:

Don’t know if this is it but try doing a clean configure. I find with MSVC projects that if you don’t, some settings get reset any time a change is made to CMake.


Good idea. I tried it and it didn't make any difference, CMakeCache.txt says /W3 and the VS project says /W4. Anyway, that doesn't matter much, it's easy enough to change the setting in the IDE.
Pete
 


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