-
Notifications
You must be signed in to change notification settings - Fork 3
Description
1>------ Build started: Project: CalChart, Configuration: Release Win32 ------
1> contscan.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(57): warning C4005: 'INT8_MIN' : macro redefinition
1> (59) : see previous definition of 'INT8_MIN'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(58): warning C4005: 'INT16_MIN' : macro redefinition
1> (62) : see previous definition of 'INT16_MIN'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(59): warning C4005: 'INT32_MIN' : macro redefinition
1> (65) : see previous definition of 'INT32_MIN'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(61): warning C4005: 'INT8_MAX' : macro redefinition
1> (68) : see previous definition of 'INT8_MAX'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(62): warning C4005: 'INT16_MAX' : macro redefinition
1> (71) : see previous definition of 'INT16_MAX'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(63): warning C4005: 'INT32_MAX' : macro redefinition
1> (74) : see previous definition of 'INT32_MAX'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(65): warning C4005: 'UINT8_MAX' : macro redefinition
1> (77) : see previous definition of 'UINT8_MAX'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(66): warning C4005: 'UINT16_MAX' : macro redefinition
1> (80) : see previous definition of 'UINT16_MAX'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdint.h(67): warning C4005: 'UINT32_MAX' : macro redefinition
1> (83) : see previous definition of 'UINT32_MAX'
1>src/contscan.l(142): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1>(1452): warning C4018: '<' : signed/unsigned mismatch
1> cc_omniview_canvas.cpp
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(32): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(33): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(38): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(44): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(45): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>....\src\cc_omniview_canvas.cpp(209): warning C4305: '-=' : truncation from 'double' to 'float'
1>....\src\cc_omniview_canvas.cpp(213): warning C4305: '+=' : truncation from 'double' to 'float'
1>....\src\cc_omniview_canvas.cpp(416): warning C4305: 'argument' : truncation from 'double' to 'GLclampf'
1>....\src\cc_omniview_canvas.cpp(733): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>....\src\cc_omniview_canvas.cpp(734): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1> cc_preferences_ui.cpp
1>....\src\cc_preferences_ui.cpp(898): warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
1> confgr.cpp
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(32): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(33): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(38): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(44): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\cygwin64\tmp\calchart\src\cc_omniview_constants.h(45): warning C4305: 'initializing' : truncation from 'double' to 'const float'
1> animate.cpp
1>....\src\core\animate.cpp(66): warning C4244: 'initializing' : conversion from 'double' to 'size_t', possible loss of data
1> animatecommand.cpp
1>....\src\core\animatecommand.cpp(131): warning C4244: '+=' : conversion from 'long' to 'Coord', possible loss of data
1>....\src\core\animatecommand.cpp(134): warning C4244: '+=' : conversion from 'long' to 'Coord', possible loss of data
1>....\src\core\animatecommand.cpp(145): warning C4244: '+=' : conversion from 'long' to 'Coord', possible loss of data
1>....\src\core\animatecommand.cpp(148): warning C4244: '+=' : conversion from 'long' to 'Coord', possible loss of data
1>....\src\core\animatecommand.cpp(204): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
1>....\src\core\animatecommand.cpp(216): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
1> animatecompile.cpp
1>....\src\core\animatecompile.cpp(81): warning C4244: 'argument' : conversion from 'unsigned int' to 'float', possible loss of data
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\memory(932): warning C4244: 'argument' : conversion from 'AnimateDir' to 'float', possible loss of data
1> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\memory(1003) : see reference to function template instantiation 'std::_Ref_count_obj<_Ty>::_Ref_count_obj<unsigned int&,AnimateDir>(unsigned int &,AnimateDir &&)' being compiled
1> with
1> [
1> _Ty=AnimateCommandMT
1> ]
1> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\memory(1003) : see reference to function template instantiation 'std::_Ref_count_obj<_Ty>::_Ref_count_obj<unsigned int&,AnimateDir>(unsigned int &,AnimateDir &&)' being compiled
1> with
1> [
1> _Ty=AnimateCommandMT
1> ]
1> ....\src\core\animatecompile.cpp(113) : see reference to function template instantiation 'std::shared_ptr std::make_shared<AnimateCommandMT,unsigned int&,AnimateDir>(unsigned int &,AnimateDir &&)' being compiled
1> cc_continuity.cpp
1> cc_coord.cpp
1>....\src\core\cc_coord.cpp(62): warning C4305: '*=' : truncation from 'double' to 'float'
1> cc_point.cpp
1>c:\cygwin64\tmp\calchart\src\core\cc_fileformat.h(176): warning C4244: '=' : conversion from 'uint16_t' to 'uint8_t', possible loss of data
1>....\src\core\cc_point.cpp(79): warning C4800: 'const uint8_t' : forcing value to bool 'true' or 'false' (performance warning)
1> Compiling...
1> cc_shapes.cpp
1>....\src\core\cc_shapes.cpp(67): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(68): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(114): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(145): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1>....\src\core\cc_shapes.cpp(166): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1>....\src\core\cc_shapes.cpp(179): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(183): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(203): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
1>....\src\core\cc_shapes.cpp(208): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
1>....\src\core\cc_shapes.cpp(213): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
1>....\src\core\cc_shapes.cpp(218): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
1>....\src\core\cc_shapes.cpp(223): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(224): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(225): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(226): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>....\src\core\cc_shapes.cpp(312): warning C4018: '<' : signed/unsigned mismatch
1>....\src\core\cc_shapes.cpp(314): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1> cc_sheet.cpp
1>c:\cygwin64\tmp\calchart\src\core\cc_fileformat.h(176): warning C4244: '=' : conversion from 'uint16_t' to 'uint8_t', possible loss of data
1>....\src\core\cc_sheet.cpp(323): warning C4018: '<' : signed/unsigned mismatch
1> cc_show.cpp
1>c:\cygwin64\tmp\calchart\src\core\cc_fileformat.h(176): warning C4244: '=' : conversion from 'uint16_t' to 'uint8_t', possible loss of data
1>....\src\core\cc_show.cpp(494): warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
1> cc_text.cpp
1> cont.cpp
1>....\src\core\cont.cpp(345): warning C4244: 'return' : conversion from 'unsigned int' to 'float', possible loss of data
1>c:\cygwin64\tmp\calchart\src\core\math_utils.h(42): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
1> ....\src\core\cont.cpp(78) : see reference to function template instantiation 'T Deg2Rad(const T &)' being compiled
1> with
1> [
1> T=float
1> ]
1> math_utils.cpp
1>c:\cygwin64\tmp\calchart\src\core\math_utils.h(42): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
1> ....\src\core\math_utils.cpp(73) : see reference to function template instantiation 'T Deg2Rad(const T &)' being compiled
1> with
1> [
1> T=float
1> ]
1> draw.cpp
1>....\src\draw.cpp(104): warning C4146: unary minus operator applied to unsigned type, result still unsigned
1>....\src\draw.cpp(105): warning C4146: unary minus operator applied to unsigned type, result still unsigned
1> field_canvas.cpp
1> field_frame.cpp
1>....\src\field_frame.cpp(1294): warning C4996: 'wxDocument::GetPrintableName': was declared deprecated
1> c:\wxWidgets-3.0.0\include\wx/docview.h(182) : see declaration of 'wxDocument::GetPrintableName'
1> c:\wxWidgets-3.0.0\include\wx/docview.h(182) : see declaration of 'wxDocument::GetPrintableName'
1> field_view.cpp
1> ghost_module.cpp
1> modes.cpp
1> print_cont_ui.cpp
1>....\src\print_cont_ui.cpp(355): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
1> print_ps.cpp
1> print_ps_dialog.cpp
1>....\src\print_ps_dialog.cpp(76): warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\print_ps_dialog.cpp(107): warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\print_ps_dialog.cpp(108): warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\print_ps_dialog.cpp(109): warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\print_ps_dialog.cpp(402): warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\print_ps_dialog.cpp(403): warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\print_ps_dialog.cpp(406): warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
1> setup_wizards.cpp
1> show_ui.cpp
1>....\src\show_ui.cpp(379): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\show_ui.cpp(413): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\show_ui.cpp(503): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\show_ui.cpp(539): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
1>....\src\show_ui.cpp(623): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
1> toolbar.cpp
1> top_frame.cpp
1> Generating code
1> Finished generating code