~alcinnz/fontconfig-pure#4: 
fontconfig-pure error

Hello Adrian

Thank you for your work on fontconfig-pure. I would like to use it in my project, but have encountered a build error with the latest version on Hackage (https://hackage.haskell.org/package/fontconfig-pure-0.5.0.0):

  • fontconfig-wrap.h not found
  • transcode.h not found

Inspecting the sources on Hackage, the header files were indeed not uploaded alongside the .c files. I recommend putting the header files into the extra-source-files field in the Cabal file, hopefully that will include them in the sdist.

Side note: it would be helpful for collaboration if your projects were hosted on public repositories with their URLs referenced in the Cabal files.

Best regards, ners

Status
RESOLVED DUPLICATE
Submitter
~alcinnz
Assigned to
No-one
Submitted
2 days ago
Updated
2 days ago
Labels
No labels applied.

~alcinnz REPORTED DUPLICATE 2 days ago

Duplicate of #3. Gives handy info for debugging!

Register here or Log in to comment, or comment via email.