-
Notifications
You must be signed in to change notification settings - Fork 100
Error at compilation: ‘begin’ was not declared in this scope for the Bandit Policies #72
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
Comments
Could you share the full output of your first call to cmake (delete the build folder, re-run cmake, and post here the output)? |
Sure, this is what I have:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I am having a compilation error at the make step during the installation. These are my settings:
The error is occuring at line 22 in the file "AI-Toolbox/src/Factored/Bandit/Policies/MARMaxPolicy.cpp".
Would you have any recommendation with respect to how I should modify the code ? I fear my compiler is too old. The full error message is:
Any recommendation would be much appreciated. Best regards, Joachim
The text was updated successfully, but these errors were encountered: