Skip to content

fix: MSVC compilation#138

Open
devgit238 wants to merge 1 commit into
rlcevg:barb5from
devgit238:barb5-msvc-fixes
Open

fix: MSVC compilation#138
devgit238 wants to merge 1 commit into
rlcevg:barb5from
devgit238:barb5-msvc-fixes

Conversation

@devgit238
Copy link
Copy Markdown

Enhance CMake configuration for MSVC.
Refactor pathfinding code to use std::vector instead of C VLA, decltype instead of typeof and include missing iterator header.

These changes fix compilation with Microsoft C++ (MSVC) Build Tools version 14.51.

Enhance CMake configuration for MSVC. Refactor pathfinding code to use std::vector instead of C VLA, decltype instead of __typeof__ and include missing iterator header.
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.

1 participant