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

gpu-model compile failure #61

Closed
YuqiHUO opened this issue May 5, 2020 · 1 comment
Closed

gpu-model compile failure #61

YuqiHUO opened this issue May 5, 2020 · 1 comment

Comments

@YuqiHUO
Copy link

YuqiHUO commented May 5, 2020

when I complie from the source, I use the latest master branch. When make, it shows the error
[ 2%] Building CXX object CMakeFiles/decord.dir/src/video/video_reader.cc.o
/.../decord/src/video/video_reader.cc: In member function ‘virtual void decord::VideoReader::SetVideoStream(int)’:
/.../decord/src/video/video_reader.cc:101:62: error: invalid new-expression of abstract class type ‘decord::cuda::CUThreadedDecoder’
ctx_.device_id, codecpar.get(), fmt_ctx_->iformat));

may it be the code's problem?

@zhreshold
Copy link
Member

Should be fixed by #58

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