Skip to content

Conversation

pkeir
Copy link

@pkeir pkeir commented Nov 6, 2018

Changes to add Visual Studio 2017 support via CMake. This required using malloc instead of variable sized arrays (alloca support is also absent in MSVC btw.), and specifying paths to resource files differently; when building with CMake. MSVC is also fussy about OpenMP for loop induction variable declarations.

pkeir added 2 commits November 6, 2018 17:24
…uired using malloc instead of variable sized arrays, and specifying paths to resource files differently when building with CMake.
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