karansher / computer-graphics-raster-images

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

Build skipped #50

Closed taiti22 closed 2 years ago

taiti22 commented 2 years ago

I am able to use cmake to get raster.sln, but when I try to compile it using Visual Studios, I get this error:

"Build started... 1>------ Skipped Build: Project: ALL_BUILD, Configuration: Debug x64 ------ 1>Project not selected to build for this solution configuration ========== Build: 0 succeeded, 0 failed, 2 up-to-date, 1 skipped =========="

Not sure what to do?

taiti22 commented 2 years ago

Fixed using this: https://github.com/karansher/computer-graphics-raster-images/issues/51