Modified $CFLAGS and $LDFLAGS in extconf.rb for OS X.
I added -I/usr/local/include to $CFLAGS and -L/usr/local/lib to $LDFLAGS for the Darwin build, so that it would find the jpeg and tiff libs on my system.
Please register or sign in to comment
Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
I added -I/usr/local/include to $CFLAGS and -L/usr/local/lib to $LDFLAGS for the Darwin build, so that it would find the jpeg and tiff libs on my system.