Results 2 issues of Johnathan Jacobs

add Quotes around ${EZVCPKG_EXE} and ${EZVCPKG_DIR} when executing commands. this will ensure that paths with spaces actually work.

Hi, It fails to compile with VS2017 after generating the VS solution files: here is the log file: [log.txt](https://github.com/vblanco20-1/ECS_SpaceBattle/files/2576974/log.txt) i have tried changing VCToolChain.cs to try to use c++17 but...