TerryCavanagh / VVVVVV

The source code to VVVVVV! http://thelettervsixtim.es/
Other
6.95k stars 557 forks source link

Problem running the code! #258

Closed iTom33ro closed 4 years ago

iTom33ro commented 4 years ago

Hi. I want to run the source code but I don't know-how. Can somebody explain to me how to run the code?

parkerlreed commented 4 years ago

What system are you on?

iTom33ro commented 4 years ago

Windows 10.

InfoTeddy commented 4 years ago

You don't "run" the code. This code is of a certain type (being written in C++) where you have to compile the code first. Then after you compile it, you'll get something called an executable (also called a binary).

So have you read the README for how to build on Windows? Tell me which parts you don't understand.

iTom33ro commented 4 years ago

Ok, so I tried to compile the code, but it says that doesn't find CMake. Also, I used Visual Studio 2017 and I replaced 10 2010 with 15 2017

iTom33ro commented 4 years ago

Can somebody explain to me how to compile the code? (a video should be perfect.)

InfoTeddy commented 4 years ago

Try following these instructions. (I've no guarantee they will work, but this is what I found after running some internet searches.)

iTom33ro commented 4 years ago

I managed to compile the source code, but I got a brunch of .vcxproj files. I don't think that ok.

InfoTeddy commented 4 years ago

Why do you think .vcxproj files are bad? They're perfectly fine.

iTom33ro commented 4 years ago

So, how to get an .exe?

InfoTeddy commented 4 years ago

You didn't compile the source code earlier, you just made makefiles that you have to build. In short, you compiled something that lets you compile the game. Don't confuse the extra step with the end result.

I'm not familiar with the steps on Windows, but you have to run make somehow.

flibitijibibo commented 4 years ago

After running CMake you will get a .sln, that will be what builds the exe. Makefiles are only generated for non-Windows targets.

It sounds like you don’t have prior experience with programming of any sort, though... you may want to look at introductory tutorials for C++ before messing with the VVVVVV source.

iTom33ro commented 4 years ago

I tried to build .sln, but it doesn't work.

InfoTeddy commented 4 years ago

What error does it give?

You shouldn't just say "it doesn't work", you have to be more specific or give an error message.

iTom33ro commented 4 years ago
1>Checking Build System
2>------ Rebuild All started: Project: lodepng-static, Configuration: Debug Win32 ------
3>------ Rebuild All started: Project: physfs-static, Configuration: Debug Win32 ------
4>------ Rebuild All started: Project: tinyxml-static, Configuration: Debug Win32 ------
2>Building Custom Rule C:/Users/nicol/OneDrive/Desktop/VVVVVV-master/VVVVVV-master/desktop_version/CMakeLists.txt
3>Building Custom Rule C:/Users/nicol/OneDrive/Desktop/VVVVVV-master/VVVVVV-master/desktop_version/CMakeLists.txt
4>Building Custom Rule C:/Users/nicol/OneDrive/Desktop/VVVVVV-master/VVVVVV-master/desktop_version/CMakeLists.txt
2>lodepng.c
3>physfs.c
4>tinystr.cpp
2>...\VVVVVV-master\third_party\lodepng\lodepng.c(729): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
2>...\VVVVVV-master\third_party\lodepng\lodepng.c(753): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
2>...\VVVVVV-master\third_party\lodepng\lodepng.c(770): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
3>physfs_archiver_dir.c
3>physfs_archiver_unpacked.c
4>tinyxml.cpp
3>physfs_archiver_zip.c
4>tinyxmlerror.cpp
3>physfs_byteorder.c
4>tinyxmlparser.cpp
3>physfs_unicode.c
4>Generating Code...
3>physfs_platform_posix.c
3>physfs_platform_unix.c
3>physfs_platform_windows.c
2>lodepng-static.vcxproj -> ...\VVVVVV-master\desktop_version\flibitBuild\Debug\lodepng-static.lib
2>Done building project "lodepng-static.vcxproj".
4>tinyxml-static.vcxproj -> ...\VVVVVV-master\desktop_version\flibitBuild\Debug\tinyxml-static.lib
3>Generating Code...
3>physfs_platform_haiku.cpp
3>physfs-static.vcxproj -> ...\VVVVVV-master\desktop_version\flibitBuild\Debug\physfs-static.lib
5>------ Rebuild All started: Project: VVVVVV, Configuration: Debug Win32 ------
5>Building Custom Rule C:/Users/nicol/OneDrive/Desktop/VVVVVV-master/VVVVVV-master/desktop_version/CMakeLists.txt
5>BinaryBlob.cpp
5>BlockV.cpp
5>Ent.cpp
5>Entity.cpp
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(113): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(117): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(207): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(230): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(235): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(242): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(243): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(299): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(573): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(605): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(621): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(622): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(682): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(771): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(772): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(780): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(781): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(788): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(789): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(805): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(806): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1063): warning C4458: declaration of 'x' hides class member
5>...\vvvvvv-master\desktop_version\src\Entity.h(177): note: see declaration of 'entityclass::x'
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1166): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1167): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1180): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1181): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1182): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1244): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1245): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1263): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1292): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1314): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1315): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1319): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1324): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1331): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1332): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1336): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1341): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1348): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1349): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1352): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1362): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1363): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1374): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1375): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1386): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1387): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1395): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1402): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1403): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1412): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1418): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1419): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1420): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1444): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1445): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1446): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1455): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1456): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1458): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1467): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1468): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1475): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1483): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1484): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1497): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1498): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1505): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1514): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1515): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1522): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1531): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1532): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1539): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1547): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1556): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1557): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1565): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1579): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1580): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1587): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1595): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1596): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1597): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1609): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1610): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1611): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1624): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1625): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1634): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1640): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1641): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1642): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1671): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1689): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1690): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1703): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1716): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1717): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1727): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1733): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1740): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1747): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1754): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1761): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1768): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1776): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1784): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1795): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1805): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1815): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1825): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1834): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1841): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1848): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1855): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1862): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1869): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1893): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1894): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1909): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1910): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1912): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1923): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1924): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1926): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1937): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1938): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1939): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1950): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1951): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1952): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1969): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1970): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1985): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1990): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1991): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(1992): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2192): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2208): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2214): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2216): warning C4244: '-=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2224): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2241): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2278): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2410): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2416): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2531): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2543): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2551): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(2577): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(3066): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(3173): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(3182): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4264): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4273): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4279): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4317): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4325): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4326): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4331): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4332): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4436): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4438): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4445): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4447): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4475): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4476): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4512): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4515): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Entity.cpp(4518): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>FileSystemUtils.cpp
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(23): warning C4100: 'mode': unreferenced formal parameter
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(62): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(67): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(84): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(85): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(86): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(91): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(92): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(93): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(105): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(107): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(108): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(128): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(129): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(182): warning C4244: 'initializing': conversion from 'PHYSFS_sint64' to 'PHYSFS_uint32', possible loss of data
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(196): warning C4244: 'initializing': conversion from 'PHYSFS_sint64' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(269): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(383): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(415): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(425): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(426): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(427): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(428): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(429): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(444): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen'
5>...\VVVVVV-master\desktop_version\src\FileSystemUtils.cpp(464): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen'
5>Finalclass.cpp
5>Game.cpp
5>...\VVVVVV-master\desktop_version\src\Game.cpp(71): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): note: see declaration of 'stricmp'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(77): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): note: see declaration of 'stricmp'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(83): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): note: see declaration of 'stricmp'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(89): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): note: see declaration of 'stricmp'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(95): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): note: see declaration of 'stricmp'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(101): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): note: see declaration of 'stricmp'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(107): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): note: see declaration of 'stricmp'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(538): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Game.h(162): note: see declaration of 'Game::j'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(6698): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Game.h(162): note: see declaration of 'Game::j'
5>...\VVVVVV-master\desktop_version\src\Game.cpp(7432): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Game.h(162): note: see declaration of 'Game::j'
5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\include\algorithm(1443): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Game.cpp(6726): note: see reference to function template instantiation '_OutIt std::transform<std::_String_iterator<std::_String_val<std::_Simple_types<_Ty>>>,std::_String_iterator<std::_String_val<std::_Simple_types<_Ty>>>,int(__cdecl *)(int)>(const _InIt,const _InIt,_OutIt,_Fn)' being compiled
5>        with
5>        [
5>            _OutIt=std::_String_iterator<std::_String_val<std::_Simple_types<char>>>,
5>            _Ty=char,
5>            _InIt=std::_String_iterator<std::_String_val<std::_Simple_types<char>>>,
5>            _Fn=int (__cdecl *)(int)
5>        ]
5>Graphics.cpp
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(45): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(54): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(56): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(57): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(61): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(63): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(64): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(66): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(155): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(193): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(201): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(210): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(219): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(240): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(264): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(300): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(363): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(421): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(531): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(616): warning C4458: declaration of 'k' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::k'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(621): warning C4458: declaration of 'k' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::k'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(948): warning C4458: declaration of 'k' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::k'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(954): warning C4458: declaration of 'k' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::k'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1198): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1221): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1424): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1530): warning C4244: 'argument': conversion from 'float' to 'const int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1679): warning C4456: declaration of 'drawRect' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1399): note: see declaration of 'drawRect'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1729): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1732): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1735): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1738): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1741): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1744): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1758): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1761): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1764): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1767): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1770): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1773): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1776): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1779): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1782): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1785): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1788): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1791): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1804): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1807): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1810): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1813): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1816): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1819): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1826): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1829): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1832): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1835): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1838): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1841): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1844): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1847): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1850): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1853): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1856): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1859): warning C4244: 'argument': conversion from '_Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=float
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1876): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1881): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1886): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1891): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1902): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1916): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2044): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2045): warning C4244: '=': conversion from 'float' to '_Ty', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2051): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2061): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2071): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2149): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2156): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2172): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2176): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2189): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2214): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Graphics.h(202): note: see declaration of 'Graphics::j'
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2265): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2265): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2269): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2273): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2278): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2279): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2280): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2283): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2286): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2287): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2290): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2293): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2296): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2296): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2299): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2299): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2302): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2305): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2308): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2311): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2316): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2316): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2320): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2320): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2324): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2328): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2333): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2336): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2339): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2343): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2343): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2347): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2350): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2353): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2388): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2389): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2390): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2405): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2408): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2412): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2416): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2420): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2425): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2426): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2429): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2432): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2435): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2439): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2443): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2447): warning C4244: 'argument': conversion from 'float' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2507): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2510): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2513): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2594): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2595): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2672): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2674): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2684): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2692): warning C4244: '*=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2702): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2709): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2714): warning C4244: '+=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2764): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2801): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2805): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2810): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(2815): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\include\algorithm(1443): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Graphics.cpp(1098): note: see reference to function template instantiation '_OutIt std::transform<std::_String_iterator<std::_String_val<std::_Simple_types<_Ty>>>,std::_String_iterator<std::_String_val<std::_Simple_types<_Ty>>>,int(__cdecl *)(int)>(const _InIt,const _InIt,_OutIt,_Fn)' being compiled
5>        with
5>        [
5>            _OutIt=std::_String_iterator<std::_String_val<std::_Simple_types<char>>>,
5>            _Ty=char,
5>            _InIt=std::_String_iterator<std::_String_val<std::_Simple_types<char>>>,
5>            _Fn=int (__cdecl *)(int)
5>        ]
5>GraphicsResources.cpp
5>...\VVVVVV-master\desktop_version\src\GraphicsResources.cpp(78): warning C4127: conditional expression is constant
5>GraphicsUtil.cpp
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(76): warning C4244: '=': conversion from 'Uint32' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(80): warning C4244: '=': conversion from 'Uint32' to 'Uint16', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(84): warning C4127: conditional expression is constant
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(84): note: consider using 'if constexpr' statement instead
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(121): warning C4127: conditional expression is constant
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(121): note: consider using 'if constexpr' statement instead
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(157): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(190): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(306): warning C4244: 'initializing': conversion from 'float' to 'Uint32', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(348): warning C4244: 'initializing': conversion from 'Uint32' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(349): warning C4244: 'initializing': conversion from 'Uint32' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(352): warning C4244: 'initializing': conversion from 'Uint32' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(356): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(357): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(358): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(362): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(363): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(364): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(378): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(379): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(380): warning C4244: '=': conversion from 'const _Ty' to 'Uint8', possible loss of data
5>        with
5>        [
5>            _Ty=int
5>        ]
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(394): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(394): warning C4244: 'argument': conversion from 'const int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(402): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(402): warning C4244: 'argument': conversion from 'const int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(421): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\GraphicsUtil.cpp(421): warning C4244: 'argument': conversion from 'const int' to 'Uint8', possible loss of data
5>Input.cpp
5>KeyPoll.cpp
5>...\VVVVVV-master\desktop_version\src\KeyPoll.cpp(291): warning C4459: declaration of 'key' hides global declaration
5>...\vvvvvv-master\desktop_version\src\KeyPoll.h(85): note: see declaration of 'key'
5>...\VVVVVV-master\desktop_version\src\KeyPoll.cpp(296): warning C4459: declaration of 'key' hides global declaration
5>...\vvvvvv-master\desktop_version\src\KeyPoll.h(85): note: see declaration of 'key'
5>Labclass.cpp
5>Logic.cpp
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(202): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(224): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(231): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(235): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(240): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(241): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(263): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(272): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(374): warning C4244: '+=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(375): warning C4244: '+=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(820): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(826): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1073): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1197): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1197): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1211): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1211): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1230): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1230): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1246): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1246): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1259): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1269): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1277): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1277): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1291): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1294): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1297): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1302): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1307): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1311): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1314): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1317): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1320): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1323): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1326): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1329): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1332): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1335): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Logic.cpp(1338): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>Map.cpp
5>...\VVVVVV-master\desktop_version\src\Map.cpp(71): warning C4458: declaration of 'tmap' hides class member
5>...\vvvvvv-master\desktop_version\src\Map.h(85): note: see declaration of 'mapclass::tmap'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(101): warning C4458: declaration of 'b' hides class member
5>...\vvvvvv-master\desktop_version\src\Map.h(110): note: see declaration of 'mapclass::b'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(108): warning C4458: declaration of 'temp' hides class member
5>...\vvvvvv-master\desktop_version\src\Map.h(87): note: see declaration of 'mapclass::temp'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(116): warning C4458: declaration of 'temp' hides class member
5>...\vvvvvv-master\desktop_version\src\Map.h(87): note: see declaration of 'mapclass::temp'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(527): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(528): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(529): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(575): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(613): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(646): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(793): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(798): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1152): warning C4458: declaration of 'tmap' hides class member
5>...\vvvvvv-master\desktop_version\src\Map.h(85): note: see declaration of 'mapclass::tmap'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1197): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1400): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1441): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1594): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1593): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1598): warning C4456: declaration of 'bx1' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1583): note: see declaration of 'bx1'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1598): warning C4456: declaration of 'by1' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1583): note: see declaration of 'by1'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1598): warning C4456: declaration of 'bx2' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1583): note: see declaration of 'bx2'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1598): warning C4456: declaration of 'by2' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1583): note: see declaration of 'by2'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1608): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1607): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1611): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1610): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1615): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1618): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1622): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1621): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1627): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1629): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1633): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1636): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1650): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1662): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1664): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1666): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1668): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1686): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Map.h(89): note: see declaration of 'mapclass::j'
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1753): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1768): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Map.cpp(1769): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>Music.cpp
5>Otherlevel.cpp
5>preloader.cpp
5>Render.cpp
5>...\VVVVVV-master\desktop_version\src\Render.cpp(171): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(175): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(180): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1134): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1135): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1136): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1642): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1643): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1649): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1650): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1930): warning C4456: declaration of 'temp' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1669): note: see declaration of 'temp'
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1936): warning C4456: declaration of 'temp' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1669): note: see declaration of 'temp'
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1948): warning C4456: declaration of 'temp' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Render.cpp(1669): note: see declaration of 'temp'
5>...\VVVVVV-master\desktop_version\src\Render.cpp(2559): warning C4456: declaration of 'tempx' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Render.cpp(2503): note: see declaration of 'tempx'
5>...\VVVVVV-master\desktop_version\src\Render.cpp(2560): warning C4456: declaration of 'tempy' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\Render.cpp(2504): note: see declaration of 'tempy'
5>Screen.cpp
5>Generating Code...
5>...\vvvvvv-master\desktop_version\src\map.cpp(453): warning C4702: unreachable code
5>Compiling...
5>Script.cpp
5>...\VVVVVV-master\desktop_version\src\Script.cpp(41): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::i'
5>...\VVVVVV-master\desktop_version\src\Script.cpp(376): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::i'
5>...\VVVVVV-master\desktop_version\src\Script.cpp(681): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(750): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(754): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(1078): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(1771): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(1776): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(1781): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(1786): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(1974): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2521): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2544): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2566): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2579): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2580): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2605): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2633): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2661): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2689): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2717): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2751): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2774): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2801): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2820): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::j'
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2836): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2871): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2906): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2941): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(2976): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3008): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3040): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3072): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3104): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3127): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3141): warning C4458: declaration of 'j' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::j'
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3143): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::i'
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3161): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3198): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3243): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3292): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3549): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::i'
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3557): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::i'
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3583): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::i'
5>...\VVVVVV-master\desktop_version\src\Script.cpp(3600): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::i'
5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\include\algorithm(1443): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
5>...\VVVVVV-master\desktop_version\src\Script.cpp(47): note: see reference to function template instantiation '_OutIt std::transform<std::_String_iterator<std::_String_val<std::_Simple_types<_Ty>>>,std::_String_iterator<std::_String_val<std::_Simple_types<_Ty>>>,int(__cdecl *)(int)>(const _InIt,const _InIt,_OutIt,_Fn)' being compiled
5>        with
5>        [
5>            _OutIt=std::_String_iterator<std::_String_val<std::_Simple_types<char>>>,
5>            _Ty=char,
5>            _InIt=std::_String_iterator<std::_String_val<std::_Simple_types<char>>>,
5>            _Fn=int (__cdecl *)(int)
5>        ]
5>Scripts.cpp
5>...\VVVVVV-master\desktop_version\src\Scripts.cpp(17): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Script.h(63): note: see declaration of 'scriptclass::i'
5>SoundSystem.cpp
5>...\VVVVVV-master\desktop_version\src\SoundSystem.cpp(57): warning C4127: conditional expression is constant
5>Spacestation2.cpp
5>TerminalScripts.cpp
5>Textbox.cpp
5>Tower.cpp
5>...\VVVVVV-master\desktop_version\src\Tower.cpp(11): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Tower.h(37): note: see declaration of 'towerclass::i'
5>...\VVVVVV-master\desktop_version\src\Tower.cpp(18): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Tower.h(37): note: see declaration of 'towerclass::i'
5>...\VVVVVV-master\desktop_version\src\Tower.cpp(25): warning C4458: declaration of 'i' hides class member
5>...\vvvvvv-master\desktop_version\src\Tower.h(37): note: see declaration of 'towerclass::i'
5>UtilityClass.cpp
5>...\VVVVVV-master\desktop_version\src\UtilityClass.cpp(54): warning C4127: conditional expression is constant
5>...\VVVVVV-master\desktop_version\src\UtilityClass.cpp(215): error C2039: 'isdigit': is not a member of 'std'
5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\include\sstream(14): note: see declaration of 'std'
5>WarpClass.cpp
5>main.cpp
5>...\VVVVVV-master\desktop_version\src\main.cpp(220): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>editor.cpp
5>...\VVVVVV-master\desktop_version\src\editor.cpp(130): warning C4457: declaration of 'end' hides function parameter
5>...\VVVVVV-master\desktop_version\src\editor.cpp(97): note: see declaration of 'end'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(175): warning C4458: declaration of 'temp' hides class member
5>...\vvvvvv-master\desktop_version\src\editor.h(156): note: see declaration of 'editorclass::temp'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(967): warning C4458: declaration of 'temp' hides class member
5>...\vvvvvv-master\desktop_version\src\editor.h(156): note: see declaration of 'editorclass::temp'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1005): warning C4458: declaration of 'temp' hides class member
5>...\vvvvvv-master\desktop_version\src\editor.h(156): note: see declaration of 'editorclass::temp'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1683): warning C4456: declaration of 'pKey' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1671): note: see declaration of 'pKey'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1684): warning C4456: declaration of 'pText' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1672): note: see declaration of 'pText'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1787): warning C4456: declaration of 'pKey' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1671): note: see declaration of 'pKey'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1812): warning C4456: declaration of 'pKey' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1671): note: see declaration of 'pKey'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1884): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\time.h(506): note: see declaration of 'localtime'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(1886): warning C4996: 'asctime': This function or variable may be unsafe. Consider using asctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\time.h(117): note: see declaration of 'asctime'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2111): warning C4458: declaration of 'temp' hides class member
5>...\vvvvvv-master\desktop_version\src\editor.h(156): note: see declaration of 'editorclass::temp'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2132): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2158): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2183): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2427): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2432): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2440): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2445): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2575): warning C4456: declaration of 'tx' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2460): note: see declaration of 'tx'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2577): warning C4456: declaration of 'ty' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2461): note: see declaration of 'ty'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2588): warning C4456: declaration of 'tx' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2460): note: see declaration of 'tx'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2589): warning C4456: declaration of 'ty' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2461): note: see declaration of 'ty'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2667): warning C4456: declaration of 'tx' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2460): note: see declaration of 'tx'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2669): warning C4456: declaration of 'ty' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2461): note: see declaration of 'ty'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2680): warning C4456: declaration of 'tx' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2460): note: see declaration of 'tx'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2681): warning C4456: declaration of 'ty' hides previous local declaration
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2461): note: see declaration of 'ty'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2721): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2722): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2728): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2729): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2733): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2734): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2748): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2757): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2853): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2861): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2877): warning C4244: 'argument': conversion from 'int' to 'Uint8', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(3204): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(3207): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(3634): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(3635): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(5222): warning C4458: declaration of 'temp' hides class member
5>...\vvvvvv-master\desktop_version\src\editor.h(156): note: see declaration of 'editorclass::temp'
5>...\VVVVVV-master\desktop_version\src\editor.cpp(5235): warning C4458: declaration of 'temp' hides class member
5>...\vvvvvv-master\desktop_version\src\editor.h(156): note: see declaration of 'editorclass::temp'
5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\include\algorithm(1443): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
5>...\VVVVVV-master\desktop_version\src\editor.cpp(2964): note: see reference to function template instantiation '_OutIt std::transform<std::_String_iterator<std::_String_val<std::_Simple_types<_Ty>>>,std::_String_iterator<std::_String_val<std::_Simple_types<_Ty>>>,int(__cdecl *)(int)>(const _InIt,const _InIt,_OutIt,_Fn)' being compiled
5>        with
5>        [
5>            _OutIt=std::_String_iterator<std::_String_val<std::_Simple_types<char>>>,
5>            _Ty=char,
5>            _InIt=std::_String_iterator<std::_String_val<std::_Simple_types<char>>>,
5>            _Fn=int (__cdecl *)(int)
5>        ]
5>Generating Code...
5>...\vvvvvv-master\desktop_version\src\editor.cpp(1367): warning C4702: unreachable code
5>...\vvvvvv-master\desktop_version\src\editor.cpp(1418): warning C4702: unreachable code
5>...\vvvvvv-master\desktop_version\src\editor.cpp(1488): warning C4702: unreachable code
5>...\vvvvvv-master\desktop_version\src\editor.cpp(665): warning C4702: unreachable code
5>...\vvvvvv-master\desktop_version\src\editor.cpp(943): warning C4702: unreachable code
5>...\vvvvvv-master\desktop_version\src\editor.cpp(1436): warning C4702: unreachable code
5>Done building project "VVVVVV.vcxproj" -- FAILED.
6>------ Skipped Rebuild All: Project: ALL_BUILD, Configuration: Debug Win32 ------
6>Project not selected to build for this solution configuration 
========== Rebuild All: 4 succeeded, 1 failed, 1 skipped ==========

This is what I got when I build the project.

iTom33ro commented 4 years ago

Well, I did it, I build the project and it works without a problem.