how do people unironically use pic related?
it's fucking shit, it takes years to load, spits out 100 obscure errors on load which nobody else on the Internet has had before and which pajeets say the only solution to is reinstalling.
it dumps random fucking files all over your source code
HOW
HOW IS ANYBODY PRODUCTIVE WITH THIS
How do people unironically use pic related?
never mind, I figured it out.
>lightning fast
>never seen any errors
I dont think we’re using the same program
It has a monopoly on Windows Development
this is my frustration, some people are absolute gods with VS and yet when I use it, it feels like it's been designed by 10 braindead pajeets.
I'm trying to retarget a Project, and it spits out a stupid fucking error
>Collection was modified; enumeration operation may not execute
WHAT FUCKING COLLECTION? WHAT IS IT FUCKING ENUMERATING? TELL ME HOW TO MAKE IT FUCKING WORK
if I retarget the whole solution it outputs
>Retargeting End: 0 completed, 1 failed, 0 skipped
REALLY FUCKING HELPFUL. WHO DESIGNED THIS SHIT
Are you running it as admin? What VS version? Did all packages install correctly? Do you have many extensions? Are these errors popping up in error view or as message boxes? Did you modify a solution file from the outside? What programming language? Just neck yourself if you are seriously using msvc++
and there's the stupid fucking legacy shit. It creates a .vs directory for Visual Studio but even you're using VS17 it creates a subdirectory called v15. fucking seriously?
It's like they stopped half way and just gave up.
>ship it
Not running as admin. VS17. No packages. No extensions. First error comes up as a message box, second is in Output. Didn't modify anything outside the IDE. C++.
Install emacs
never mind i worked it out