chakra-core / chakra-core/ChakraCore
Building Chakra-Core statically through VS 2019 under Windows
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
What would be the procedure to simply build the library statically, so I don't have to distribute the DLL with the executable? I tried opening the the provided solution file, going to the ChakraCore project's property pages and changing the Configuration Type from Dynamic Library (.DLL) to Static Library (.LIB). It did not work, I got errors. Any way I can build it as a static library? Or if possible are there any existing prebuilt static binaries for Windows?
Contributor guide
Assessment
This issue has not been assessed yet.