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

Failed to generate dynamic library of libgpu #3

Open
peyer opened this issue Aug 13, 2018 · 0 comments
Open

Failed to generate dynamic library of libgpu #3

peyer opened this issue Aug 13, 2018 · 0 comments

Comments

@peyer
Copy link

peyer commented Aug 13, 2018

@rexbu I have successfully compiled files under libGPU/bs to generate library of libbs.
However, when I tried to compile files under libGPU/filter, it shown that some files rely on libGPU/base, so I tried to compile files under libGPU/base, it just failed by undefined reference to 'vtable for GPUContext' in GPUContext.cpp file. I noticed that virtual member func createContext/ ~GPUContext() / swapBuffer(void* surface=NULL) of class GPUContext do not implemented in corresponding cpp file, does that right ? Hope for your reply

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

1 participant