Need help compiling jpegtran.c code from libjpeg
问题 See bottom for updates I am running into a number of odd problems. For starters, I'm using the latest Eclipse CDT and before implementing do_rot_180 , the compiler linked the folder projectName/include but after it now requires specific include/*.h specified below. Related to that issue, in the project explorer, it seems to think libjpeg.h is missing or invalid despite it being in the folder on the disk. I am working with libjpeg-9. Includes (included what transupp.c and example.c included):