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

Fixed VS2017/2019 compile error #142

Merged
merged 1 commit into from
Mar 1, 2020
Merged

Fixed VS2017/2019 compile error #142

merged 1 commit into from
Mar 1, 2020

Conversation

RavenX8
Copy link
Contributor

@RavenX8 RavenX8 commented Jan 7, 2020

Added missing include for std::setlocale. This fixes the following error in Visual Studio:

https://ci.appveyor.com/project/facontidavide59577/behaviortree-cpp/build/job/d1ttd2w84nvnqo2e#L52

Added missing include for std::setlocale. This fixes the following error in Visual Studio:

https://ci.appveyor.com/project/facontidavide59577/behaviortree-cpp/build/job/d1ttd2w84nvnqo2e#L52
@RavenX8
Copy link
Contributor Author

RavenX8 commented Jan 7, 2020

Looks like MingW also has compile errors. I personally only care about VS but if you want I can take a look at those as well.

EDIT: Looks like there was an attempt to fix it already so I won't look at it.

@facontidavide facontidavide merged commit a4a26e3 into BehaviorTree:master Mar 1, 2020
@RavenX8 RavenX8 deleted the patch-1 branch March 4, 2020 02:25
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

Successfully merging this pull request may close these issues.

2 participants