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

Visual Studio 2019 / Resharper Warning in IDE #2

Open
Jarlyk opened this issue Oct 6, 2021 · 0 comments
Open

Visual Studio 2019 / Resharper Warning in IDE #2

Jarlyk opened this issue Oct 6, 2021 · 0 comments

Comments

@Jarlyk
Copy link

Jarlyk commented Oct 6, 2021

I ran into a warning in VS 2019 while running Resharper and iggylabs suggested I post it here as an open question. This only appears in the IDE and doesn't block building the project, so it's not a big deal, but still might be worth looking at, as the Resharper Code Analysis feature is handy to have active.

The issue impacts a few of the ATTR macros. In particular, CLASS_ATTR_RGBA will be highlighted with red squiggles in the IDE and display an error "Cannot resolve symbol 'C74_VARFUN_4'" CLASS_ATTR_DEFAULT has a similar error, but displays 'C74_VARFUN_2' instead. Other attribute macros like CLASS_ATTR_INT32 and CLASS_ATTR_DOUBLE don't display any error.

Some details on my environment:

  1. I'm running VS 2019 (Release 16.10.4).
  2. I'm running Resharper 2021.1.4.
  3. The error only displays when Resharper Code Analysis is active.
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

1 participant