build fail on windows 11 x64
- Dominant language
- Java
- Stars
- 371
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Build failed after running following command: `cmd /c build.bat all x86_64`
```
-- Extracting H:/jcef/third_party/cef/cef_binary_119.4.7+g55e15c8+chromium-119.0.6045.199_windows64_minimal.tar.bz2...
-- Using Python: C:/Python38
-- Found JNI: C:/Program Files/Eclipse Adoptium/jdk-17.0.10.7-hotspot/include (Required is at least version "1.7") found components: AWT JVM
-- Generating native/jcef_version.h file...
CMake Error at CMakeLists.txt:283 (message):
Execution failed with unexpected result: Access is denied
-- Configuring incomplete, errors occurred!
*** BUILD FAILED
*** BUILD FAILED
```
**To Reproduce**
Steps to reproduce the behavior:
Clone repo and then run following command in `jb\tools\windows`
`cmd /c build.bat all x86_64`
**Version and environment:**
- OS: Windows 11
- CPU: x64
- JCEF Version: dev branch
- CEF Version:119 (6045)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.