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

optimizer.hpp Issue #50

Open
DevAries opened this issue Mar 2, 2023 · 1 comment
Open

optimizer.hpp Issue #50

DevAries opened this issue Mar 2, 2023 · 1 comment

Comments

@DevAries
Copy link

DevAries commented Mar 2, 2023

When attempting to build my application I receive an error for the definition of the struct limits definition.

I have attempted multiple methods of building the library and including it but nothing has been able to get things to a point where I can use the nesting functionality.

Any assistance would be much appreciated.

This is the piece of code in the optimizer.hpp file which is giving the error:

image
image

@tamasmeszaros
Copy link
Owner

Hi! It seems that semicolons at the end of both the min() and max() functions are at the wrong place, they should be before the closing brackets. Please use the latest master, or check if you didn't change anything in the code. I don't see this issue anywhere in the commit history.

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

2 participants