Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
MSVC2012
-
Patch Available
Description
PlatformDefs.h for Windows defines only PLATFORM_DEFAULT_STACK_SIZE, but PlatformThread.cpp tries to use PLATFORM_MIN_STACK_SIZE.
Here is a patch.