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

tracy_force_inline causes warnings with VS 17.10.3 Release build #823

Open
tksuoran opened this issue Jul 2, 2024 · 0 comments
Open

tracy_force_inline causes warnings with VS 17.10.3 Release build #823

tksuoran opened this issue Jul 2, 2024 · 0 comments

Comments

@tksuoran
Copy link
Contributor

tksuoran commented Jul 2, 2024

I get tons of warnings like this with VS 17.10.3 in Release build.

warning C4714: function '__cdecl tracy::ScopedZone::ScopedZone(struct tracy::SourceLocationData const * __ptr64,bool) __ptr64' marked as __forceinline not inlined

I have warnings as errors, so I wonder what is the best way to deal with this issue. Thanks!

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