1
Graphics / Re: Compiler warnings on windows when compiling from source
« on: October 11, 2021, 01:05:02 am »
Yep, fixed indeed Thanks
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.
...\SFML\SFML\src\SFML\Graphics\Font.cpp(394): warning C4244: 'initializing': conversion from 'const int' to 'float', possible loss of data [...\SFML\SFML\build\src\SFML\Graphics\sfml-graphics.vcxproj]
...\SFML\SFML\src\SFML\Graphics\Font.cpp(395): warning C4244: 'initializing': conversion from 'const int' to 'float', possible loss of data [...\SFML\SFML\build\src\SFML\Graphics\sfml-graphics.vcxproj]