chakra-core / chakra-core/ChakraCore

Unsupported target processor: AMD64

Open
#6,821 1 comment 0 reactions 0 assignees View on GitHub
Needs More Info
Dominant language
JavaScript
Stars
9.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

I'm trying to build chakracore with the visual studio solution but an error is raised during configuration which I traced back to line 63 in CMakeLists.txt that indicates that the processor my machine is running is not supported. How can I be able to complete this build successfully?

Contributor guide

Open the contributing guide

Research direction

Start with the Visual Studio solution and reproduce the configuration error reported at line 63 of CMakeLists.txt on an AMD64 machine. Inspect how the target processor is detected and compare it with the supported processor values; the work is done when configuration completes and the ChakraCore build succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.