LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 476 users online 173659 members 661 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Video | Dictionary | News | FAQ
You have 1 new message.
Emergency Help
Until you sign up you can't do much. Yes, it's free.

Sign Up Now
Membername:
Password:
Already have an account?
Invite Friends
Active Members
Groups
Contests
Moderators
3 online / 35 MPM
Fresh Topics
  LiveWire / Technical Forums / Programming & Application Development / Viewing Topic

C++ Compiler program...
Replies: 5Last Post Sep. 13, 2007 11:40am by Stormblazer
Single page for this topic Email Print Favorite
( BBallAsh23 )


Savvy

Patron
Support Leader
Tech Support Leader
Reply
Alright... wtf I just tried to use my visual studio express c++ 2005 and it doesn't run the fucking code I just typed up.  It says unable to start.

So I thought maybe it's a pos program now and went online and found this Bloodshed Dev C++... Installed...

I press frigging compile in it... it compiles but when I hit run... it says not compiled.

SO WHAT THE FUCK... How am I suppose to run my c++ programs and show the output if I can't get it to fucking run.

And yes my coding is right...

So do any other fellow c++ programmers out there have some sort of software I can get... link?

I'm running out of ideas.

I don't plan on having to sit on campus to do the friggin assignments.

Good thing I decided to look at it tonight... because it's due on the 20th... normally I wait till the last minute.

So if anyone can send me to a compiler program... or whatever the stupid thing is called it would be greatly appreciated!

Or help me get my visual express working!

KK THANKS!      

-------
Capt Jack Sparrow Group!
Members Rides!!


8:09 pm on Sep. 7, 2007 | Joined June 2003 | 1415 Days Active
Join to learn more about BBallAsh23 Maryland, United States | Straight Female | 28633 Posts | 53617 Points
iwashere85


Immanuel Kant

Sustainer
Support Leader
Tech Support Leader
Reply
Hey, I do program C++, but I can only give you the center for Visual C++.
http://msdn2.microsoft.com/en-us/visualc/default.aspx.

Well, I know you say your code is right, but we are always wrong, especially with coding, check it, and check it again.

-------
Election Information

George Carlin FTW


8:11 pm on Sep. 7, 2007 | Joined July 2007 | 348 Days Active
Join to learn more about iwashere85 Pennsylvania, United States | Straight Male | 4875 Posts | 29251 Points
( BBallAsh23 )


Savvy

Patron
Support Leader
Tech Support Leader
Reply
I know it's right because when it compiles... it doesn't give me errors... so you would think that it would flipping run and show me the output... but I get an error like unable to start... can't find the specific file... and it's all right there so I don't know what the f is wrong with it.

I might try this notepad++ thing...

-------
Capt Jack Sparrow Group!
Members Rides!!


8:14 pm on Sep. 7, 2007 | Joined June 2003 | 1415 Days Active
Join to learn more about BBallAsh23 Maryland, United States | Straight Female | 28633 Posts | 53617 Points
swya


Dairy Product Addict

Ad Free
Reply
gcc ftw.

Is your code small enough to post here?

-------
mad notes
I ♥ rickyspeople


11:05 pm on Sep. 7, 2007 | Joined Aug. 2007 | 53 Days Active
Join to learn more about swya Nova Scotia, Canada | Straight Male | 360 Posts | 1706 Points
( BBallAsh23 )


Savvy

Patron
Support Leader
Tech Support Leader
Reply
Bahahaha... it helps if you don't have an extra letter... so my code was a bit off. Just a typo. :innocent:

Bahaha.

Now I know what the error means... When it's unable to start it was going to use the last successful build, except there was no prior build that was successful. Ha.

PS... When a user enters the size of the matrices... do I just send the users input into the random array generator function so that it makes it the right size? Is that how it would work?  The program is supposed to like add, subtract, mult two square matrices.  For now I was just testing it by making it a constant matrix size of 3 by 3.  But the real program is supposed to let the user pick the size.

-------
Capt Jack Sparrow Group!
Members Rides!!


7:48 am on Sep. 8, 2007 | Joined June 2003 | 1415 Days Active
Join to learn more about BBallAsh23 Maryland, United States | Straight Female | 28633 Posts | 53617 Points
Stormblazer


Visionary
Reply
Dev-C++ hasn't been developed in awhile, but there's a branch called wxDev-C++ that I use that works great, and it's actively developed. Make sure you get the one that has mingw in it.

-------
Religion: Apathetic agnostic
Political Affiliation: Independent

11:40 am on Sep. 13, 2007 | Joined April 2005 | 253 Days Active
Join to learn more about Stormblazer Colorado, United States | Bi-curious Male | 5387 Posts | 8319 Points
Single page for this topic Email Print Favorite

Quick Reply

You are signed in as our guest.

Looking for something else?
 

  LiveWire / Technical Forums / Programming & Application Development / Viewing Topic