Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "vs2015"
-
Do not continue reading if you value your life.
Visual fucking studio 2015 installation. MOTHERFUCKER !!!
OK new project will only work on VS2015. Need to download it. OK, go to MS website. Project works with community edition. Fucking great. Download the installer. Run the installer. MOTHERFUCKER DON'T OPEN THE FUCKING BROWSER TO THANK ME, YOU FUCKING FUCK. Ok...Wait to download the packages. One fucking eternity later download completes. FUCKING GREAT. Proceed to package installation. After two fucking hours installation progress bar stays the same. Google "vs 2015 installation stuck windows 7". MOTHERFUCKING BACKGROUND PROCESS IS FUCKING STUCK AND INSTALLATION DOES NOT CONTINUE. FUCK YOU. I'VE LOST TWO HOURS. OK, stop the process. Installation gets cancelled. Run the installer again. STOP THANKING ME YOU PIECE OF SHIT :@ OK, check again all downloaded packages. All good. Continue with installation. Installation completes. MOTHERFUCKER WHY YOU WANT TO RESTART THE WHOLE SYSTEM ? FUCK YOUR WINDOWS UPDATES. Ok, restart and be done with it. SSD to the rescue. Try to set up the project.
MOTHERFUCKER I DIDN'T INSTALL THE C++ PACKAGES. WTF WERE YOU DOING ALL THAT TIME? OK, run installer again and install C++ packages. I SWEAR TO GOD MICROSOFT, IF YOU THANK ME ONE MORE GODDAMN TIME, YOU'RE GETTING HATE MAIL.
Ok, installation completes. It's coding time. NO BITCH. VS2015 silently crashes after splash screen. :@@@ Google wtf is wrong again, turns out the C++ packages fuck shit up. Ok, pass some arguments to devenv.exe to reset. Restart VS. Ok, seems to be working now. Make a test project. Fucking awesome. Close VS and get the project files from perforce.
OK, files downloaded. Open VS again....
VS: "You're my bitch, you won't code today. Run from console and pass some shitty reset parameters"
YOU FUCKING FUCK. GO FUCK YOURSELF UP YOUR FUCKING ARSE. Ok, pass the parameters from console. Run again. Same "you're my bitch message" :@ OK, run with administrator rights, opens like charm. Run without admin rights again, "you're my bitch message". :@@@@@
Restart system, VS2015 finally opens project normally. Build project, 6934 errors.... :@ I'M DONE ! IM GOING BACK TO LINUX PROJECT. FUCK YOU ALL.18 -
When the green bar fills up... isn't that supposed to mean "complete"?
Why even have a progress bar if it's not tied to actual progress?
#justwindowsthings20 -
So, for my C class, the computers in the lab are using VS 2015. To be able to compile C we have to change some settings to allow the program to compile.
I like to use my computer (with Arch Linux) and use my tools (Vim and GCC).
The guy next to me was trying to do the homework, but he was struggling. I decided to give it a shot and I was able to do it, so I showed him my code and he tried it in the computer.
The program crashes every time no matter what. We asked the professor. I show him my code and how it's working. Apparently he was confused because I was using the terminal and not VS. So he proceeded to said that it's because I'm not using VS2015 and GCC is doing the whole work for me.
I'm like ಠ_ಠ and then he keeps saying that he doesn't know what or how GCC works (for real? Someone that teaches C and has a Ph. D on CS doesn't now what GCC is?) but that it is apparently doing everything for me. So my code should be wrong if it crashes on VS2015.... ಠ_ಠ
What do you think? I'm thinking about talking with the head department of CS (I know that he is a Linux guy) and see what happens. Should I do it? Or should I just use VS2015 as the "professor" is asking?
I even tried online compilers to see if it was just working on my computer, but even they use GCC to compile.5 -
Lets learn bubble sort!
Type the following code to Visual C++ 1998 and compile it. Then run it. Write the output to the paper i just gave it to you.
Reality:
• Takes 5 mins to compile and run
• Too many errors in the given code so obscure output
• Teacher thinks we are so smart that we can understand c by typing and looking at the output.
The worst part:
• Different output per compiler
- Correctly compiles in the compiler in VC++ 98.
- Differs in GNU GCC, compiles wrong
- sends out obscure dummy output in VS2015~2017
- Works well in tutorialspoint.com compiler
WTF is this, guys?
@@@@@@@@@@@@@
Oh, and i have gone off topic...
Why does he think we are smart that we can understand bubble sort, and 4 more by only typing the code and looking at the output without knowing how does this algo work?
@@@@@@@@@@@@@
Answer to weekly question.
The teacher said to understand sorting algos by typing the code and looking at the output which differs per compiler.5 -
Xamarin on windows visual studio
2 days to install
2 days to build the basic project on both Android and ios8 -
So, vs2015 is crashing when the process gets to 2gb .... 32bit .net process memory limit strikes again!!! 80 projects in the solution & what looks a run away extension is taking the memory !!!
Come on M$ it should be 64bit on a 64bit system!!
Now the hunt for the extension that's causing it!! -
Monodevelop.
I don't really know why, maybe the interface, but today, after uninstalling VS2015 and installing VS2017, I wanted to edit a script in Unity and when I clicked on it, Monodevelop started. I was like OOOH NOOO!! PLEASE NO!!3 -
installing vs2015 required running one installer. Uninstalling vs2015 requires spending an hour+ manually uninstalling every stupid add-on and supplementary program that was added by that one installer.3
-
Don't attempt to debug a crash on startup using visual studio remote debugger over team viewer vpn using the worlds worst German hotel internet connection.
If you do, get a drink while it takes 2 minutes for the debugger to break. -
Well, I was working on VS 2017 for 3 month with an evaluation license. I finally get a VS2015 license juste one day before it expires. Hope it won't lead to compatibility issues3
-
We have a (huge) project being converted from cpp to cs. This is done by another company.
We wanted them to also create unit tests for the cs version and they recommended MbUnit and Gallio.
I know a few libraries but didn't know MbUnit. All fine, I learn quick. Also MbUnit works like a charm
But then... I recently switched to VS2015 and somehow I couldn't get my unit tests to work. Turns out it doesn't support the compiler from VS2015. Also MbUnit stopped in 2013 T_T
Guess I have to stick with VS2012 for this project then.
Great start of 2017
Nothing bad to the guys in Belarus, though! They deliver great work!
If you read this, keep up the good work!
Rant on -
tfw my asp project at VS 2015 and 2010. returning result differently. got error at VS2015 and runs awesomely good at VS2010
then i was like : wtf("compability","what the hell just going on??!!") -
!rant
In the past two hours my wife has painted half of our garage.
Visual studio started installing before that. For fuck sake what is taking so long!!!!!!????!!5 -
ACHTUNG:
Always check pre-selected defaults!
Had to reinstall Xamarin from the VS2015 installer, and didn't catch the installer having the check boxes for "Windows Phone 8.1 SDK" ticked. Could there be any more complete and utter waste of disk space, with the possible exception of Justin Bieber videos? -
VS2015 big cpp - project...
Scroll in file, decide where you wanna write code. Set caret (70s delay).
Ctrl+tab to check previous file for name of something (120s delay)
ctrl+tab to return to file (120s delay)
le me = Jsjsjdhdhxhxuxbfvfvefbd!!!!!
FU Microsoft :(2 -
Quick poll for .Net people. JetBrains ReSharper is:
A. Vital for getting anything done.
B. The work of Satan. Avoid at all costs.
C. Used to be (A) but VS2015 makes it redundant.
D. I've never used it.
E. I have used it, but I have no strong opinion about it one way or the other.
(If you say E, you're far too placid to be a programmer and you should practice getting more irate about other people's software choices ;)1 -
so after 2 weeks of beeing sick I finally start up the project im working on and its fail start up same with the backup there goes 2 months work down the drain
-
Does anyone knows why on my vs2015 community there's cl.exe or vsvarsall.bat? I already installed C++ and Python language