You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
vendor/github.com/bakape/thumbnailer/build_flags_gpl.go:7:11: fatal error: blur.c: No such file or directory // #include "blur.c" ^~~~~~~~ compilation terminated.
The text was updated successfully, but these errors were encountered:
On Thu, 8 Nov 2018, 11:21 Michael ***@***.*** wrote:
vendor/github.com/bakape/thumbnailer/build_flags_gpl.go:7:11: fatal
error: blur.c: No such file or directory // #include "blur.c" ^~~~~~~~
compilation terminated.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#39>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHfPsOJEg0SPRTAN8zI1McF2xvIrchcpks5us_eSgaJpZM4YUSIC>
.
Are you using Go modules? If yes, seems to be related to golang/go#26504
If you happen to find a fix (aside from copying lodepng and imagequant directly into the root dir and losing all submodule version control), let me know.
vendor/github.com/bakape/thumbnailer/build_flags_gpl.go:7:11: fatal error: blur.c: No such file or directory // #include "blur.c" ^~~~~~~~ compilation terminated.
The text was updated successfully, but these errors were encountered: