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

Compile error with parameters in constructor #22

Open
csukda opened this issue Apr 2, 2020 · 0 comments
Open

Compile error with parameters in constructor #22

csukda opened this issue Apr 2, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@csukda
Copy link

csukda commented Apr 2, 2020

Describe the bug

error: ‘struct FSeam::<className>Data’ has no member named ‘<className>_<paramName>_ParamValue’

To Reproduce
Steps to reproduce the behavior:

  1. add a parameter to the constructor
  2. implement the body out of the header file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants