dedoardo / polyfit

Perception-aligned clip-art vectorization
MIT License
39 stars 10 forks source link

cairo dll missing from dependencies #3

Closed ShnitzelKiller closed 4 years ago

ShnitzelKiller commented 4 years ago

only the .lib is present in the repository, causing cmake to throw an error in windows (the CMakeLists.txt claims that both should be bundled).

dedoardo commented 4 years ago

The claim has now been validated in the commit https://github.com/dedoardo/polyfit/commit/9a0359a2c1daa2592d1bb900d505e13fdf510cc3.

This DLL is just for Windows x64, let's leave the cross-platform issue to #4