VS2019 Warning with Latest Commit

I am running VS2019 16.9.4 and today’s versions of JUCE and TracktionGraph.

As always, I have “Treat Warnings as Errors” enabled.

So, compiling fails in “tracktion_CombiningNode.cpp” at line 48 with warning “declaration of ‘audioView’ hides class member”.

Sorry about that, I thought I had werror enabled but seems like that got missed in the move to cmake based CI. I’ll re-enable that now to ensure this doesn’t happen in the future.

FYI, we’re moving closer to stripping out the old engine now so it’s probably best to use the develop branch. The tracktion_graph branch will be removed soon.

1 Like

No worries. I know how busy you are. I just wanted to bring it to your attention.

Thank you for all your efforts!

That’s great news. :+1: