I would like an IDE that doesnt make suicide sound good

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Techtronic7
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 23
Joined: Thu Jun 10, 2010 4:17 pm
Programming Language of Choice: C++

I would like an IDE that doesnt make suicide sound good

Post by Techtronic7 »

I cant stand XCode, Code::Blocks, or Eclipse. Are there any IDEs for Mac that dont suck so bad that I hate life? Dev was so easy, you made a project and went. Why cant someone make something like that? Does anyone know anything like that? Please help
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: I would like an IDE that doesnt make suicide sound good

Post by GroundUpEngine »

Visual Studio 2010 ;)
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: I would like an IDE that doesnt make suicide sound good

Post by avansc »

Techtronic7 wrote:I cant stand XCode, Code::Blocks, or Eclipse. Are there any IDEs for Mac that dont suck so bad that I hate life? Dev was so easy, you made a project and went. Why cant someone make something like that? Does anyone know anything like that? Please help
Tell me what you can't stand about Xcode.

From what I can tell, specifically this part, "Dev was so easy, you made a project and went. Why cant someone make something like that?" is that its not that any of the IDE's are bad, its just your understanding of how they work, is perhaps not complete or sufficient. Now dont worry, thats normal, it took me a while to get to know Xcode. You dont just jump into a environment and everything works, it just does not happen.

I would be more than happy to spend an hour or two walking your through Xcode, we can do a teamview session if that is to your liking.

ps: I am guessing that Xcode is spitting thousands and thousands of compile time errors at you? That is one of the most common mistakes for new users.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
User avatar
Milch
Chaos Rift Junior
Chaos Rift Junior
Posts: 241
Joined: Sat Jul 11, 2009 5:55 am
Programming Language of Choice: C++
Location: Austria, Vienna

Re: I would like an IDE that doesnt make suicide sound good

Post by Milch »

GroundUpEngine wrote:Visual Studio 2010 ;)
There is no Visual Studio for Mac :P
Follow me on twitter!
User avatar
Arce
Jealous Self-Righteous Prick
Jealous Self-Righteous Prick
Posts: 2153
Joined: Mon Jul 10, 2006 9:29 pm

Re: I would like an IDE that doesnt make suicide sound good

Post by Arce »

I use QtCreator on mac. Granted, I am mostly using Qt, but I also use it for school assignments and other shit as well. Give it a try?
<qpHalcy0n> decided to paint the office, now i'm high and my hands hurt
User avatar
Arce
Jealous Self-Righteous Prick
Jealous Self-Righteous Prick
Posts: 2153
Joined: Mon Jul 10, 2006 9:29 pm

Re: I would like an IDE that doesnt make suicide sound good

Post by Arce »

Dev was so easy, you made a project and went.
]
By this, do you mean the DevC++ IDE, or are you just saying that with a nice IDE devving is easy? ;p

Because if you think DevC++ is a nice IDE, I'm not sure I can help ya. XD
<qpHalcy0n> decided to paint the office, now i'm high and my hands hurt
N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: I would like an IDE that doesnt make suicide sound good

Post by N64vSNES »

Back when I was a complete noob I used Dev-C++ because it was simpler than visual studio but if I were you I'd just go with XCode and start to get used to it as its probably your best option for mac.
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: I would like an IDE that doesnt make suicide sound good

Post by GroundUpEngine »

Milch wrote:
GroundUpEngine wrote:Visual Studio 2010 ;)
There is no Visual Studio for Mac :P
ops. read to fast :)
Techtronic7
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 23
Joined: Thu Jun 10, 2010 4:17 pm
Programming Language of Choice: C++

Re: I would like an IDE that doesnt make suicide sound good

Post by Techtronic7 »

@avansc If you would show me around XCode, that would be great, thanks. Every tutorial I've had helped me with absolutely nothing.

And about Dev-C++, yes, I love the simplicity. I made a new project, attached my API and it worked without struggle. I've using XCode for about 2 months now and no matter what tutorial I use, I get nowhere. I find my self switching to Windows everytime I feel the need to write some code. I find this very annoying because I bought my mac to get away from full time Windows.
Last edited by Techtronic7 on Sat Nov 06, 2010 11:53 pm, edited 1 time in total.
User avatar
epicasian
Chaos Rift Junior
Chaos Rift Junior
Posts: 232
Joined: Mon Feb 22, 2010 10:32 pm
Current Project: Gigazilla Engine
Favorite Gaming Platforms: Dreamcast, SNES, PS2, PC
Programming Language of Choice: C/++
Location: WoFo, KY

Re: I would like an IDE that doesnt make suicide sound good

Post by epicasian »

Don't cha mean @avansc? ;)

edit:hey avansc, do you think you can continue the XCode tuts?
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: I would like an IDE that doesnt make suicide sound good

Post by avansc »

epicasian wrote:Don't cha mean @avansc? ;)
I think he does

Techtronic7 wrote:@Milch If you would show me around XCode, that would be great, thanks. Every tutorial I've had helped me with absolutely nothing.

And about Dev-C++, yes, I love the simplicity. I made a new project, attached my API and it worked without struggle. I've using XCode for about 2 months now and no matter what tutorial I use, I get nowhere. I find my self switching to Windows everytime I feel the need to write some code. I find this very annoying because I bought my mac to get away from full time Windows.
Dude, just let me know what time you are available for a teamview/skype, and we'll get you up and running no problems.

I do have a few xcode tutorials on youtube. http://www.youtube.com/user/avansc#p/u

But i think you'll benefit more if you can directly ask me something, and I can show you.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: I would like an IDE that doesnt make suicide sound good

Post by avansc »

epicasian wrote:Don't cha mean @avansc? ;)

edit:hey avansc, do you think you can continue the XCode tuts?
yeah sure, ive been meaning to, i just dont know what to make a video on, let me know what you wanna see and it shall be.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Techtronic7
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 23
Joined: Thu Jun 10, 2010 4:17 pm
Programming Language of Choice: C++

Re: I would like an IDE that doesnt make suicide sound good

Post by Techtronic7 »

So I downloaded Qt and my computer couldnt read the file. I also have been trying Netbeans, but SDL wont compile. How do I fix that?
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: I would like an IDE that doesnt make suicide sound good

Post by avansc »

Techtronic7 wrote:So I downloaded Qt and my computer couldnt read the file. I also have been trying Netbeans, but SDL wont compile. How do I fix that?
Well since I keep offering help, and it seems you keep ignoring me. I'll just make a video how to setup SDL within xcode step by step.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Techtronic7
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 23
Joined: Thu Jun 10, 2010 4:17 pm
Programming Language of Choice: C++

Re: I would like an IDE that doesnt make suicide sound good

Post by Techtronic7 »

avansc wrote: Well since I keep offering help, and it seems you keep ignoring me. I'll just make a video how to setup SDL within xcode step by step.
Im not trying to ignore you, I saw the wrong name on offer to help over skype/teamviewer. It would be great if you could do that. Im Zunedude123 on skype, and I could give you my teamviewer ID through there. I also did check out a few of your videos on Youtube, but my browser crashed (apperentlty they dont like for me to have 17 windows open and doing shit) and I didnt go back to it.
Post Reply