Skip to content

Failed to generate dynamic library of libgpu #3

Description

@peyer

@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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions