Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
None
Description
Running Visual Studio Community Edition 2015 on Windows 10
When building msvcrtex it fails with:
7>------ Rebuild All started: Project: msvcrtex, Configuration: Debug Win32 ------
|
7> Building Custom Rule E:/Projects/reactos/lib/sdk/crt/CMakeLists.txt
|
7> CMake does not need to re-run because E:\Projects\reactos\output-VS-i386\reactos\lib\sdk\crt\CMakeFiles\generate.stamp is up-to-date.
|
7> crtexe.c
|
7> wcrtexe.c
|
7>e:\projects\reactos\lib\sdk\crt\startup\crtexe.c(286): error C4013: '_ismbblead' undefined; assuming extern returning int (compiling source file E:\Projects\reactos\lib\sdk\crt\startup\wcrtexe.c)
|
========== Rebuild All: 6 succeeded, 1 failed, 0 skipped ==========
|
Issue present on both old and new style builds.
Project builds using NMake and RosBE/ninja.
Attachments
Issue Links
- is duplicated by
-
CORE-14607 VS2013 build fail on msvcrtex
- Resolved