Fimagena / raw2dng

Linux utility for converting raw photo files into DNG, TIFF or JPEG format
Other
106 stars 31 forks source link

Issue with jpeg when compiling #29

Closed Opendreas closed 7 months ago

Opendreas commented 7 months ago

Hello, I'm using openSUSE Leap 15.6 and when compiling cmake does not find jpeg. I have several libjpeg installed, but they are all called differently libjpeg8, libjpeg62, libjpeg-turbo. Please help me compile the program.

Opendreas commented 7 months ago

It was necessary to install the devel package, everything worked.