Hey everyone long time no see. I've been lazy in these days of summer, and have finally got back to programming. Except it looks like my compiler doesn't want me too. Whenever i run my code, any code actually it just shows nothing.
It can't be the code because I do have working ones, and it shows nothing. Using codeblocks if anyone can help me.
compiler showing nothing
Moderator: Coders of Rage
compiler showing nothing
When One learns to Love, One must bear the risk of Hatred.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: compiler showing nothing
Do you have the "Logs & Others" section squished against the bottom of the window (making the contents not visible)? If so just drag it up, if you can't see the blue bar that says "Logs & Others" at all, press F2.jtst1 wrote:Hey everyone long time no see. I've been lazy in these days of summer, and have finally got back to programming. Except it looks like my compiler doesn't want me too. Whenever i run my code, any code actually it just shows nothing.
It can't be the code because I do have working ones, and it shows nothing. Using codeblocks if anyone can help me.
Post back if it wasn't that simple.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- RyanPridgeon
- Chaos Rift Maniac
- Posts: 447
- Joined: Sun Sep 21, 2008 1:34 pm
- Current Project: "Triangle"
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/C++
- Location: UK
- Contact:
Re: compiler showing nothing
Can you see a console window appear, or does it not get that far? Does the box at the bottom show that it is compiling?
Can you show us your exact code and make sure you're compiling for a Console Application
Can you show us your exact code and make sure you're compiling for a Console Application
Re: compiler showing nothing
I'm not at my computer right now, but a simple cout command wont work. And a console window appears, but no result of code.
When One learns to Love, One must bear the risk of Hatred.
- derbon
- Chaos Rift Cool Newbie
- Posts: 54
- Joined: Tue Jun 09, 2009 7:25 pm
- Current Project: Big Nasty Enemies
- Favorite Gaming Platforms: NES SMS snes PC N64 PS2 Vectrex The Arcade Machine
- Programming Language of Choice: C++, Perl
- Location: why shud i tell u u mite steal my tv
- Contact:
Re: compiler showing nothing
omm, so you compile went cuput, SO ideth try to unistall, re-download, install your codeblocks
i think the best paint program would be microsoft paint + paint.NET+graphics gale + Paint shop Pro 7 + photoshop CS3, it would be called Paint Gale Pro Shop.NET,
http://youtube.com/gonduda
http://youtube.com/gonduda
- hurstshifter
- ES Beta Backer
- Posts: 713
- Joined: Mon Jun 08, 2009 8:33 pm
- Favorite Gaming Platforms: SNES
- Programming Language of Choice: C/++
- Location: Boston, MA
- Contact:
Re: compiler showing nothing
jtst1 wrote:I'm not at my computer right now, but a simple cout command wont work. And a console window appears, but no result of code.
Are you sure it was a compiler?......Are you sure it wasn't nothing?
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
http://www.thenerdnight.com
Re: compiler showing nothing
It's something, but yeah i'm just going to go with Visual c++.
When One learns to Love, One must bear the risk of Hatred.