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

When using UWP and V8, V8 debugging doesn't work #61

Closed
PolygonalSun opened this issue Oct 10, 2023 · 1 comment · Fixed by #84
Closed

When using UWP and V8, V8 debugging doesn't work #61

PolygonalSun opened this issue Oct 10, 2023 · 1 comment · Fixed by #84
Labels
enhancement New feature or request
Milestone

Comments

@PolygonalSun
Copy link
Contributor

PolygonalSun commented Oct 10, 2023

When building against UWP, while using V8, V8 debugging will not work. The projects will still build as long as the JSRUNTIMEHOST_CORE_APPRUNTIME_V8_INSPECTOR is disabled when the initial cmake project files are built.

@PolygonalSun PolygonalSun added the bug Something isn't working label Oct 10, 2023
@thomlucc thomlucc added enhancement New feature or request and removed bug Something isn't working labels Oct 10, 2023
@thomlucc thomlucc added this to the 7.0 milestone Oct 10, 2023
@CedricGuillemet
Copy link
Contributor

v8 inspector build issue is fixed. Can you please check again it builds fine with your project @PolygonalSun ?

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

Successfully merging a pull request may close this issue.

3 participants