M
M
Maxim Siomin2020-06-25 11:52:48
visual studio
Maxim Siomin, 2020-06-25 11:52:48

Why does it give me such an error?

Why does it give me such an error?

spoiler
5ef46582142ba947265689.png

I mean that I understand what is wrong. But why doesn't visual studio write a sintax error, namely such an incomprehensible error. And if I have 1000 lines of code, I won't be able to find the error

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman, 2020-06-25
@MaxSiominDev

First, clean up and completely rebuild the project. The second is a window with build errors.

D
Dmitry Pavlov, 2020-06-25
@Stalker31

Apparently, the error occurs during the compilation of the project and the environment does not find errors in the code, as they occur during the compilation of the code. Start debugging the code and look at which line the compiler stops and what it writes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question