Basic Error Checking

This commit is contained in:
Tom
2021-06-04 17:23:06 +02:00
parent 3c92fcc086
commit 31a34f0da2
9 changed files with 34 additions and 19 deletions

View File

@@ -1,5 +1,2 @@
Main.cpp
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
glew32s.lib(glew.obj) : warning LNK4099: PDB '' was not found with 'glew32s.lib(glew.obj)' or at ''; linking object as if no debug info
Window_practice.vcxproj -> C:\dev\Glfw_Practice\c++\Window_practice\Debug\Window_practice.exe