chakra-core / chakra-core/ChakraCore

VC 2015 build issue. JavascriptArray.cpp(8938) error C2872: 'uint32_t': ambiguous symbol

Open
#6,791 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

I just pulled down the project and attempted to build the Debug x64 configuration with Visual Studio 2015

**2>C:\Dev\ChakraCore-master\lib\Runtime\Library\JavascriptArray.cpp(8938): error C2872: 'uint32_t': ambiguous symbol
2> C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\stdint.h(23): note: could be 'unsigned int uint32_t'
2> c:\dev\chakracore-master\lib\runtime\Language/AsmJsTypes.h(35): note: or 'Js::uint32_t'**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.