Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Visual Studio, and why it must be avoided at all costs.

Name: Anonymous 2014-01-17 23:05

Words alone cannot describe the utterly insane and retarded nature of the compiler that comes bundled with Visual Studio 2013 Express. WORDS ALONE CANNOT !!!

I was happily hacking away at this SHIT[1] IDE[2] when I ran into the rather odd error C1004: unexpected end-of-file found. Note that this is inside of a header file and I'm using sepples. So I did what any competent programmer would do and checked my brackets, which yielded no results. Of course, Microsoft Intellishite wasn't saying anything about any brackets, it was only spouting errors about and not being defined[3].

I then checked every .cpp file of my goddamn project to unravel this shit mystery, which caused me to destroy half of my code and made me further realize what a depressing existence I have by commenting out half of any file that even REMOTELY included this header, which again, yielded no results.

Obviously, I didn't make this post just to discuss an error I didn't find, because I DID.

contd.

Name: Anonymous 2014-01-18 18:28

>>16
IDEs are worthless pieces of shit anyway unless you're doing embedded development.
I still think you guys don't deserve much sympathy. Oh, and the reason your shit won't compile is that text files in general have to end in a new line, otherwise it's not a text file. That's the way it has been. It don't know if it started with UNIX, but even on modern windows applications, I get very unexpected results if the file my application is reading doesn't end in a new line. You live, you learn, and then you stop blaming others for not fixing your mistakes. This isn't the fucking IDEs fault.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List