Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

thumbnailer couldn't compile. blur.c no such file or directory #39

Closed
miqe opened this issue Nov 8, 2018 · 4 comments
Closed

thumbnailer couldn't compile. blur.c no such file or directory #39

miqe opened this issue Nov 8, 2018 · 4 comments
Labels

Comments

@miqe
Copy link

miqe commented Nov 8, 2018

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.

@bakape
Copy link
Owner

bakape commented Nov 8, 2018 via email

@bakape
Copy link
Owner

bakape commented Nov 8, 2018

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.

@bakape bakape added the bug label Nov 8, 2018
@miqe
Copy link
Author

miqe commented Nov 8, 2018

Yes i am using Go modules with dep. I'll take a look at golang/go#26504
Thanks for replying.

@bakape
Copy link
Owner

bakape commented Nov 10, 2018

Closed with f191a43

@bakape bakape closed this as completed Nov 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants