atheros / xbrzscale

Image upscaling commandline tool using xBRZ algorithm
GNU General Public License v3.0
99 stars 17 forks source link

error durng commpile in linux system #16

Closed Nidheeshv0312 closed 10 months ago

Nidheeshv0312 commented 3 years ago

xbrzscale.cpp:21:28: fatal error: SDL2/SDL_image.h: No such file or directory

PeterBBBBB commented 3 years ago

SDL2/SDL_image.h is usually in the package libsdl2-image-dev Its listed as a build dependency in README.md