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

Out of line declaration #7

Open
Nv7-GitHub opened this issue Jun 1, 2021 · 0 comments
Open

Out of line declaration #7

Nv7-GitHub opened this issue Jun 1, 2021 · 0 comments

Comments

@Nv7-GitHub
Copy link

When I try to compile (using the makefile), I get this error:

src/commandbuffer.cpp:36:16: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration]
CommandBuffer::CommandBuffer(Device &device, Program &program, Arguments &arguments);
~~~~~~~~~~~~~~~^
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