karansher / computer-graphics-raster-images

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

Cant build after open raster.sln #53

Closed yi1z closed 1 year ago

yi1z commented 1 year ago

image

According to the description it says I should open the sln file and then build from there, but the build failed

Also, if I just build in the folder it's ok, but then read_rgba_from_png cannot read anything (i.e., the size of rgba would be 0), can someone help me with this issue?