Found on windows:
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(239,74): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
modules\custom\nothingtoseehere.cpp(649,69): message : see reference to function template instantiation 'juce::AffineTransform juce::AffineTransform::fromTargetPoints<juce::Point<int>>(PointType,PointType,PointType,PointType,PointType,PointType) noexcept' being compiled [build\temp.win-amd64\Release\program.vcxproj]
with
[
PointType=juce::Point<int>
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(239,63): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(239,52): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(239,41): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(238,74): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(238,63): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(238,52): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(238,41): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(237,74): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(237,63): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(237,52): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_AffineTransform.h(237,41): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
juce_python_gui_basics.cpp
JUCE\modules\juce_graphics\colour/juce_PixelFormats.h(689,46): warning C4244: '+=': conversion from 'juce::uint32' to 'juce::uint8', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
modules\custom\nothingtoseehere.cpp(954,90): message : see reference to function template instantiation 'void juce::PixelAlpha::tween<juce::PixelRGB>(const Pixel &,juce::uint32) noexcept' being compiled [build\temp.win-amd64\Release\program.vcxproj]
with
[
Pixel=juce::PixelRGB
]
JUCE\modules\juce_graphics\geometry/juce_Line.h(317,83): warning C4244: 'argument': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_Line.h(315,22): message : while compiling class template member function 'juce::Point<int> juce::Line<ValueType>::findNearestPointTo(juce::Point<ValueType>) noexcept const' [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
modules\custom\nothingtoseehere.cpp(141,21): message : see the first reference to 'juce::Line<ValueType>::findNearestPointTo' in '<lambda_7fe6d41b49068bfd9bfb4c3d600d030e>::operator ()' [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_RectangleList.h(128,42): message : see reference to class template instantiation 'juce::Line<ValueType>' being compiled [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_RectangleList.h(110,10): message : while compiling class template member function 'void juce::RectangleList<int>::add(juce::Rectangle<int>)' [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\native/juce_RenderingHelpers.h(2120,36): message : see the first reference to 'juce::RectangleList<int>::add' in 'juce::RenderingHelpers::SavedStateBase<juce::RenderingHelpers::SoftwareRendererSavedState>::clipToRectangleList' [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\native/juce_RenderingHelpers.h(2708,84): message : see the first reference to 'juce::RenderingHelpers::SavedStateBase<juce::RenderingHelpers::SoftwareRendererSavedState>::clipToRectangleList' in 'juce::RenderingHelpers::StackBasedLowLevelGraphicsContext<juce::RenderingHelpers::SoftwareRendererSavedState>::clipToRectangleList' [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\native/juce_RenderingHelpers.h(1882,28): message : see reference to class template instantiation 'juce::RectangleList<int>' being compiled [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\native/juce_RenderingHelpers.h(2028,1): message : see reference to class template instantiation 'juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion' being compiled [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\native/juce_RenderingHelpers.h(2038,2): message : see reference to class template instantiation 'juce::RenderingHelpers::ClipRegions<SavedStateType>' being compiled [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\geometry/juce_Point.h(217,93): warning C4244: 'return': conversion from 'ValueType' to 'float', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_Point.h(217,25): message : while compiling class template member function 'float juce::Point<int>::getDotProduct(juce::Point<int>) noexcept const' [build\temp.win-amd64\Release\program.vcxproj]
modules\custom\nothingtoseehere.cpp(57,21): message : see the first reference to 'juce::Point<int>::getDotProduct' in '<lambda_fc211326d87a56c454cf44f291579b22>::operator ()' [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\geometry/juce_Rectangle.h(999,22): message : see reference to class template instantiation 'juce::Point<int>' being compiled [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\geometry/juce_EdgeTable.h(208,20): message : see reference to class template instantiation 'juce::Rectangle<int>' being compiled [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\geometry/juce_Point.h(192,51): warning C4244: 'argument': conversion from 'double' to 'ValueType', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
JUCE\modules\juce_graphics\geometry/juce_Point.h(189,11): message : while compiling class template member function 'juce::Point<int> juce::Point<int>::rotatedAboutOrigin(ValueType) noexcept const' [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
modules\custom\nothingtoseehere.cpp(57,21): message : see the first reference to 'juce::Point<int>::rotatedAboutOrigin' in '<lambda_fc211326d87a56c454cf44f291579b22>::operator ()' [build\temp.win-amd64\Release\program.vcxproj]
JUCE\modules\juce_graphics\geometry/juce_Point.h(191,51): warning C4244: 'argument': conversion from 'double' to 'ValueType', possible loss of data [build\temp.win-amd64\Release\program.vcxproj]
with
[
ValueType=int
]
