Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>------ Rebuild All started: Project: SFUI, Configuration: Release Win32 ------
- 1>Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25835 for x86
- 1>Copyright (C) Microsoft Corporation. All rights reserved.
- 1>
- 1>cl /c /I..\SFML\include /Zi /W4 /WX- /diagnostics:classic /O2 /Oi /Oy- /GL /D SFML_STATIC /D WIN32 /D NDEBUG /D _LIB /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Release\\" /Fd"Release\SFUI.pdb" /Gd /TP /analyze- /errorReport:prompt Button.cpp CheckBox.cpp Image.cpp InputBox.cpp Label.cpp Layouts\FormLayout.cpp Layouts\HorizontalBoxLayout.cpp Layouts\Layout.cpp Layouts\VerticalBoxLayout.cpp Menu.cpp ProgressBar.cpp Slider.cpp SpriteButton.cpp Theme.cpp Utils\Arrow.cpp Utils\Box.cpp Utils\Cross.cpp Widget.cpp
- 1>
- 1>Button.cpp
- 1>Button.cpp(11): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Button.cpp(21): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
- 1>Button.cpp(23): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>CheckBox.cpp
- 1>CheckBox.cpp(9): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
- 1>CheckBox.cpp(12): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Image.cpp
- 1>Image.cpp(24): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Image.cpp(25): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Image.cpp(26): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Image.cpp(30): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>InputBox.cpp
- 1>InputBox.cpp(13): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
- 1>InputBox.cpp(15): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>InputBox.cpp(20): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>InputBox.cpp(165): warning C4100: 'y': unreferenced formal parameter
- 1>InputBox.cpp(184): warning C4018: '<': signed/unsigned mismatch
- 1>InputBox.cpp(212): warning C4244: 'argument': conversion from 'const float' to 'GLsizei', possible loss of data
- 1>InputBox.cpp(212): warning C4244: 'argument': conversion from 'float' to 'GLsizei', possible loss of data
- 1>InputBox.cpp(212): warning C4244: 'argument': conversion from 'float' to 'GLint', possible loss of data
- 1>InputBox.cpp(227): warning C4244: '=': conversion from 'float' to 'sf::Uint8', possible loss of data
- 1>Label.cpp
- 1>FormLayout.cpp
- 1>HorizontalBoxLayout.cpp
- 1>Layout.cpp
- 1>p:\arepositories\sfui\sfui\utils\ItemBox.inl(43): warning C4505: 'SFUI::ItemBox<sf::Text>::draw': unreferenced local function has been removed
- 1>p:\arepositories\sfui\sfui\utils\ItemBox.inl(50): warning C4505: 'SFUI::ItemBox<sf::Text>::onPress': unreferenced local function has been removed
- 1>p:\arepositories\sfui\sfui\utils\ItemBox.inl(56): warning C4505: 'SFUI::ItemBox<sf::Text>::onRelease': unreferenced local function has been removed
- 1>VerticalBoxLayout.cpp
- 1>Menu.cpp
- 1>ProgressBar.cpp
- 1>ProgressBar.cpp(17): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>ProgressBar.cpp(18): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>ProgressBar.cpp(19): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>ProgressBar.cpp(20): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp
- 1>Slider.cpp(13): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
- 1>Slider.cpp(20): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(21): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(22): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(24): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(38): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(40): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(42): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(105): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
- 1>Slider.cpp(107): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(108): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(109): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(113): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
- 1>Slider.cpp(116): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(117): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(118): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
- 1>Slider.cpp(160): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
- 1>Slider.cpp(162): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
- 1>Slider.cpp(175): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
- 1>Slider.cpp(177): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
- 1>Slider.cpp(189): warning C4100: 'y': unreferenced formal parameter
- 1>Slider.cpp(189): warning C4100: 'x': unreferenced formal parameter
- 1>SpriteButton.cpp
- 1>SpriteButton.cpp(17): warning C4244: 'argument': conversion from '::size_t' to 'float', possible loss of data
- 1>SpriteButton.cpp(68): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
- 1>SpriteButton.cpp(71): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
- 1>SpriteButton.cpp(75): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
- 1>Theme.cpp
- 1>Theme.cpp(10): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
- 1>Arrow.cpp
- 1>Utils\Arrow.cpp(10): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
- 1>Utils\Arrow.cpp(11): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
- 1>Utils\Arrow.cpp(11): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Arrow.cpp(12): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Arrow.cpp(13): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Arrow.cpp(13): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
- 1>Utils\Arrow.cpp(41): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
- 1>Box.cpp
- 1>Utils\Box.cpp(62): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(63): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(64): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(65): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(66): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(67): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(68): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(69): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(70): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(144): warning C4244: 'initializing': conversion from 'const int' to 'float', possible loss of data
- 1>Utils\Box.cpp(145): warning C4244: 'initializing': conversion from 'const int' to 'float', possible loss of data
- 1>Utils\Box.cpp(146): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(147): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Box.cpp(233): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
- 1>Utils\Box.cpp(234): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Cross.cpp
- 1>Utils\Cross.cpp(10): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
- 1>Utils\Cross.cpp(11): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
- 1>Utils\Cross.cpp(11): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Cross.cpp(12): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Cross.cpp(13): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Utils\Cross.cpp(13): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
- 1>Utils\Cross.cpp(32): warning C4100: 'size': unreferenced formal parameter
- 1>Utils\Cross.cpp(40): warning C4244: 'argument': conversion from 'const int' to 'float', possible loss of data
- 1>Widget.cpp
- 1>Widget.cpp(27): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Widget.cpp(26): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Widget.cpp(120): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
- 1>Microsoft (R) Library Manager Version 14.12.25835.0
- 1>Copyright (C) Microsoft Corporation. All rights reserved.
- 1>
- 1>"/OUT:P:\aRepositories\SFUI\Build\Release\SFUI.lib" "sfml-graphics-s.lib" "sfml-window-s.lib" "sfml-system-s.lib" opengl32.lib freetype.lib jpeg.lib winmm.lib gdi32.lib "sfml-audio-s.lib" openal32.lib flac.lib vorbisenc.lib vorbisfile.lib vorbis.lib ogg.lib "sfml-network-s.lib" ws2_32.lib /LIBPATH:..\SFML\lib /LTCG Release\Button.obj
- 1>Release\CheckBox.obj
- 1>Release\Image.obj
- 1>Release\InputBox.obj
- 1>Release\Label.obj
- 1>Release\FormLayout.obj
- 1>Release\HorizontalBoxLayout.obj
- 1>Release\Layout.obj
- 1>Release\VerticalBoxLayout.obj
- 1>Release\Menu.obj
- 1>Release\ProgressBar.obj
- 1>Release\Slider.obj
- 1>Release\SpriteButton.obj
- 1>Release\Theme.obj
- 1>Release\Arrow.obj
- 1>Release\Box.obj
- 1>Release\Cross.obj
- 1>Release\Widget.obj
- 1>winmm.lib(WINMM.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in opengl32.lib(OPENGL32.dll); second definition ignored
- 1>gdi32.lib(GDI32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in opengl32.lib(OPENGL32.dll); second definition ignored
- 1>openal32.lib(OpenAL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in opengl32.lib(OPENGL32.dll); second definition ignored
- 1>vorbis.lib(vorbisenc.obj) : warning LNK4006: _vorbis_encode_init already defined in vorbisenc.lib(vorbisenc.obj); second definition ignored
- 1>vorbis.lib(vorbisenc.obj) : warning LNK4006: _vorbis_encode_setup_managed already defined in vorbisenc.lib(vorbisenc.obj); second definition ignored
- 1>vorbis.lib(vorbisenc.obj) : warning LNK4006: _vorbis_encode_setup_vbr already defined in vorbisenc.lib(vorbisenc.obj); second definition ignored
- 1>vorbis.lib(vorbisenc.obj) : warning LNK4006: _vorbis_encode_init_vbr already defined in vorbisenc.lib(vorbisenc.obj); second definition ignored
- 1>vorbis.lib(vorbisenc.obj) : warning LNK4006: _vorbis_encode_setup_init already defined in vorbisenc.lib(vorbisenc.obj); second definition ignored
- 1>vorbis.lib(vorbisenc.obj) : warning LNK4006: _vorbis_encode_ctl already defined in vorbisenc.lib(vorbisenc.obj); second definition ignored
- 1>ws2_32.lib(WS2_32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in opengl32.lib(OPENGL32.dll); second definition ignored
- 1>SFUI.vcxproj -> P:\aRepositories\SFUI\Build\Release\SFUI.lib
- 1>Done building project "SFUI.vcxproj".
- ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement