question

HshanHshanowsky-2306 avatar image
0 Votes"
HshanHshanowsky-2306 asked HshanHshanowsky-2306 edited

Intellisense issues and compiling

i've started my project on win 8.1 compiled it for the last time no issues and updated to win 10
after reinstalling Visual Studio and obtaining my project, i couldn't work with it. I had 1000+ errors and some warrning that this project was using older component so i installed it with Visual Studio Installer and i could work with it but still had errors
199936-wtf.png

these error don't make any sens really i can work wit my code edditing it and even compiling to test my app


c++
wtf.png (490.6 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Viorel-1 avatar image
1 Vote"
Viorel-1 answered HshanHshanowsky-2306 commented

Make sure that the Project Properties dialog includes this option: "Common Language Runtime Support: Common Language Runtime Support (/clr)", for all of configurations and platforms.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

199925-it-does.png




do you mean this?
i only had to change for all configurations and platforms and still no luck

0 Votes 0 ·
it-does.png (100.1 KiB)

Ok now it works
i've restarted Visual Studio few times after that change while still working on that project and errors just kinda disappeared

0 Votes 0 ·