Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in linux, can't build #5

Open
xoba opened this issue Aug 11, 2019 · 1 comment
Open

error in linux, can't build #5

xoba opened this issue Aug 11, 2019 · 1 comment

Comments

@xoba
Copy link

xoba commented Aug 11, 2019

here's the log i see:

images# go get github.com/jdeng/goheif/...
# github.com/jdeng/goheif/libde265
In file included from libde265-all.inl:37:0,
                 from libde265.cc:2:
src/github.com/jdeng/goheif/libde265/libde265/slice.cc:2447:0: warning: "MAX_PREFIX" redefined
 #define MAX_PREFIX 64
 
In file included from libde265-all.inl:13:0,
                 from libde265.cc:2:
src/github.com/jdeng/goheif/libde265/libde265/cabac.cc:419:0: note: this is the location of the previous definition
 #define MAX_PREFIX 32
 
cc1plus: warning: unrecognized command line option ‘-Wno-constant-conversion’
# github.com/jdeng/goheif/heic2jpg
src/github.com/jdeng/goheif/heic2jpg/main.go:80:14: undefined: goheif.DecodeImage
images# 

@Aquarian-Age
Copy link

goheif.DecodeImage --> goheif.Decode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants