tjko / jpegoptim

jpegoptim - utility to optimize/compress JPEG files
http://www.iki.fi/tjko/projects.html
GNU General Public License v3.0
1.56k stars 116 forks source link

windows vs2022 build missing dirent.h #109

Closed 892768447 closed 1 year ago

892768447 commented 2 years ago

when I buiding with vs2022, missing dirent.h file

Consider adding this file for windows https://github.com/tronkko/dirent/

then build and work ok.

XhmikosR commented 1 year ago

This should be now fixed by #115 @tjko