Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fail on windows 11 x64 #23

Open
ARSOFT1 opened this issue Feb 24, 2024 · 0 comments
Open

build fail on windows 11 x64 #23

ARSOFT1 opened this issue Feb 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ARSOFT1
Copy link

ARSOFT1 commented Feb 24, 2024

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)
@ARSOFT1 ARSOFT1 added the bug Something isn't working label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant