Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jeffry

macrumors newbie
Original poster
Dec 7, 2010
1
0
hi, im new to mac, and i need it to do some c++, i used to write in dev-cpp, i have downloaded eclipse but its not working, it said "launch failed. binary not found"
so i download Xcode 3.2.5, but i don't really understand how can i do things in Xcode , i can't compile and run the code i wrote in dev-cpp..

thanks for help
 
i can't compile and run the code i wrote in dev-cpp..
Why not? Be specific. Post error messages.

To setup a project for a basic command line tool: File > New Project > (Mac OS X) Application > Command Line Tool, and set Type to "C++ stdc++". First compile that project to make sure your environment is working properly, then plug in your code.
 
Also, now that you have Xcode installed, Eclipse may start working, as Xcode provides the compiler that Eclipse needs.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.