S
S
Sergey Polyntsev2015-12-29 16:09:23
Programming
Sergey Polyntsev, 2015-12-29 16:09:23

Visual Studio 2013 underlines code where there is no actual code and compiles without errors, how can I fix this?

Visual Studio 2013 underlines code where there isn't really any code and compiles without errors.
For example, this:
0df9a0efbd8e41f5b36cfa93d276ae9f.png
Or this:
af13f1cc351a4c1d87ab2906952e2fa4.png
And a whole bunch of code that he underlines. Is there any way to fix this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel Elizariev, 2015-12-29
@effetto

If your coursework is in C, I would recommend that you take raw C, the studio has it. If you want to work with .Net, then I recommend using C#. You have chosen a very atypical bunch of solutions for yourself (C ++ and WinForms), it will be difficult for you to figure it out.

G
GavriKos, 2015-12-29
@GavriKos

So you hover over this underlining and read what she wants, this studio. Most likely, either you don’t use this namespace and you can remove it, or vice versa, shorten the class path through using. Optimizations, in short.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question