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

MSVC NEW_CLOUSRE_VALUE Macro Causes a [C4576] Error #383

Open
Jvp2001 opened this issue Feb 10, 2022 · 2 comments
Open

MSVC NEW_CLOUSRE_VALUE Macro Causes a [C4576] Error #383

Jvp2001 opened this issue Feb 10, 2022 · 2 comments

Comments

@Jvp2001
Copy link

Jvp2001 commented Feb 10, 2022

When I use the macro NEW_CLOSURE_VALUE, when I m trying to extend Gravity by adding C++ functions to a Gravity class, the compiler produces this error: [C4576] a parenthesized type followed by an initializer list is a non-standard explicit type conversion syntax

@Jvp2001 Jvp2001 changed the title MSVC NEW_CLOUSRE_VALUE Macro causes an error MSVC NEW_CLOUSRE_VALUE Macro Causes a [C4756] Error Feb 10, 2022
@Jvp2001 Jvp2001 changed the title MSVC NEW_CLOUSRE_VALUE Macro Causes a [C4756] Error MSVC NEW_CLOUSRE_VALUE Macro Causes a [C4576] Error Feb 10, 2022
@marcobambini
Copy link
Owner

@Jvp2001 which Visual Studio version are you using?

@Jvp2001
Copy link
Author

Jvp2001 commented Mar 4, 2024

@Jvp2001 which Visual Studio version are you using?

Back then, 2019. I am so so so sorry for not seeing this until now.

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

No branches or pull requests

2 participants