karansher / computer-graphics-raster-images

Computer Graphics Assignment about Raster Images
1 stars 0 forks source link

cmake .. says COMPILER_SUPPORTS_CXX11 - Failed #24

Closed kevin-j-wang closed 2 years ago

kevin-j-wang commented 2 years ago

as the title says, thats what it says in the command line interface. I'm not sure if this is a problem or not, as it still generates a .sln file. However, upon building the exe and attempting to print the height and width read in, it prints 2 very large negative numbers, which is obviously not correct. I am wondering if this is related.