I get this warning while trying to compile, can anyone help?
1>------ Build started: Project: Stealth Remastered, Configuration: GTASA Release Win32 ------
1>main.cpp
1>Cheat.cpp
1>Config.cpp
1>KeyHook.cpp
1>Memory.cpp
1>Secure.cpp
1>Textures.cpp
1>Utils.cpp
1>D3DHook.cpp
1>Aimbot.cpp
1>Combat.cpp
1>Player.cpp
1>Rainbow.cpp
1>Visuals.cpp
1>imgui.cpp
1>imgui_custom.cpp
1>imgui_draw.cpp
1>imgui_impl_dx9.cpp
1>imgui_impl_win32.cpp
1>imgui_render.cpp
1>imgui_widgets.cpp
1>D:\Games\GTA San Andreas\GTA Tools\Stealth-Remastered-origin\Stealth Remastered\ImGui\imgui_widgets.cpp(6031,29): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data
1>Compiling...
1>Menu.cpp
1>BitStream.cpp
1>RakClient.cpp
1>SAMP.cpp
1>D:\Games\GTA San Andreas\GTA Tools\Stealth-Remastered-origin\Stealth Remastered\SAMP\SAMP.cpp(254,1): warning C4305: 'initializing': truncation from 'double' to 'float'
1>LINK : fatal error LNK1181: cannot open input file 'plugin.lib'
1>Done building project "Stealth Remastered.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========