A
Ante Meridian
Guest
Greetings everyone.
Most of the code under development in my company is in c#, but I am responsible for an old dll written in c++.
We recently converted from VS2015 to VS2017. After switching over, I started getting lots of red squiggly lines, like so.
If I hover the cursor over one of the red lines I get "name followed by '::' must be a class or namespace name".
The code compiles and runs fine with no errors. But those red lines are annoying the bejesus out of me.
Does anyone know what the hell is going on and what I can do about it?
Continue reading...
Most of the code under development in my company is in c#, but I am responsible for an old dll written in c++.
We recently converted from VS2015 to VS2017. After switching over, I started getting lots of red squiggly lines, like so.
If I hover the cursor over one of the red lines I get "name followed by '::' must be a class or namespace name".
The code compiles and runs fine with no errors. But those red lines are annoying the bejesus out of me.
Does anyone know what the hell is going on and what I can do about it?
Continue reading...