Netbeans is nice but you have to Download an compiler
Can't.
Does Mac's version of Notepad not work for you?
I need a compiler.
if you're willing to tell me how the forget to compile this stuff and run it that would be nice. Because it seems every loving tutorial for C++ on the internet uses Eclipse or Netbeans. Netbeans requires I download a compiler, the one for mac is Xcode, but I need to have some registered Apple Developer stuff thing to get it. forget you apple.
And Eclipse compiles binary in 32 bit but gcc 4.2 which is what came with Snow Leopard which is on my computer compiles it in 64 bit. Which obviously doesn't loving work. Tried adding linker flags like other people have suggested on multiple blogs and tried using a makefile somebody created and it never works. And half of the time it's hard to even understand what they are saying because of the fact their posts are a year old and for some reason the program looks different for me on certain menus which is ironic because obviously they've updated it but that means they haven't fixed any of the loving problems that were there a year ago. Nicely done.
loving A. It's 5 times harder for me to find a way to compile this stuff then to learn the actual language.
Anyone have a suggestion?