karansher / computer-graphics-raster-images

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

My image dimensions are zero after I reinstalled the cmake #62

Closed CaulesGe closed 2 years ago

CaulesGe commented 2 years ago

I have finished some tasks and their outputs are successful. However, when I finished the hue_shift.cpp it raised error, so I deleted the build folder and reinstalled cmake. I also cloned a new repository and pasted my original src folder to it. However, when I run the main.cpp through the raster.sln in the build folder, all image dimensions are zero. How can I fix it?

abhimadan commented 2 years ago

I don't really understand your question. Can you clarify the following points:

CaulesGe commented 2 years ago

nvm, I have fixed it. Thx!