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

error: '_Set_ptr_rep_and_enable_shared' is a private member of 'std::shared_ptr<bool>' #613

Open
AnsisMalins opened this issue Nov 27, 2024 · 1 comment
Assignees
Labels

Comments

@AnsisMalins
Copy link

V8Update fails at the "Building V8" step. Here's the log file I found: build-Win32-Release.log

Please advise.

Windows SDK version as seen in "C:\Program Files (x86)\Windows Kits\10\SDKManifest.xml": 10.0.26100.0
Visual Studio version as reported by Visual Studio Installer: 17.12.2

@ClearScriptLib
Copy link
Collaborator

Hi @AnsisMalins,

We tested V8Update in ClearScript 7.4.5 with those exact Visual Studio and Windows SDK versions and did not encounter any issues.

A couple of possibilities:

  1. Are you making any modifications to V8 or ClearScript prior to building?
  2. Are you invoking V8Update in a Visual Studio Developer Command Prompt?
  3. Do you have the "Desktop development with C++" Visual Studio workload installed?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants