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

Cannot build library #312

Open
Peter2121 opened this issue Jul 8, 2024 · 0 comments
Open

Cannot build library #312

Peter2121 opened this issue Jul 8, 2024 · 0 comments

Comments

@Peter2121
Copy link

Trying to build the library with Qt Creator 11.0.3, Clang 17 and Qt 5.15.12 on FreeBSD 13.3 I get the following error:

../../opennn/perceptron_layer.cpp:786:8: error: use of undeclared identifier 'inputs_dimensions'; did you mean 'get_dimensions'?
  786 |     if(inputs_dimensions(1) != get_inputs_number())
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