barak / djvulibre

djvulibre sourceforge repo clone, plus Debian packaging info
http://djvu.sourceforge.net
GNU General Public License v2.0
69 stars 20 forks source link

`.pc` file does not work on MinGW #5

Closed jasagredo closed 11 months ago

jasagredo commented 11 months ago

The Cflags of this package include a -I/mingw64/include which is not translated by pkgconf to a Windows path leading to further errors later on (in this case in ghc-pkg).

See https://github.com/haskell/cabal/issues/9479#issuecomment-1826772061

jasagredo commented 11 months ago

Ah just saw this is a clone. Reported upstream, sorry.

https://sourceforge.net/p/djvu/bugs/356/