Hiro_ Posted May 3, 2006 Share Posted May 3, 2006 Hi guys, as i am using the OS X x86 with my first plataform now, i am finding some needs, therefore i not know which are the compilers or some IDE of development for C# and C++, I need it develop my works of the university and not know none solution , then you can suggest some option for me? Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/ Share on other sites More sharing options...
confins Posted May 3, 2006 Share Posted May 3, 2006 Xcode and Mono? Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107024 Share on other sites More sharing options...
nixblicker Posted May 3, 2006 Share Posted May 3, 2006 I am using Eclipse and the CDT (C++ integration). As compiler I use the gcc! Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107039 Share on other sites More sharing options...
mmk Posted May 3, 2006 Share Posted May 3, 2006 C++ -> XCode from apple (free download or on the install DVD) with GCC C# -> mono (monoDevelop as IDE) search google for download places. Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107046 Share on other sites More sharing options...
Hiro_ Posted May 4, 2006 Author Share Posted May 4, 2006 Hello guys, please one doubt, if i it use the Xcode tool, for it create my app and send for my teacher than it use Microsoft Windows, it was able to it run my app in your machine? Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107620 Share on other sites More sharing options...
thelord Posted May 4, 2006 Share Posted May 4, 2006 Well, you're supposed to know this but hey. If you compile your project and send him/her binary only, (s)he certainly won't be able to rut it (DUH), but if you send him/her source code in witch you use only standard headers, and don't relay on plantform/compiler dependent features then (s)he will be able to compile and run it on his/her machine whatever architecture and/or (s)he has as long as (s)he has c++ compiler. Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107714 Share on other sites More sharing options...
Korrupted Posted May 4, 2006 Share Posted May 4, 2006 Hello guys, please one doubt, if i it use the Xcode tool, for it create my app and send for my teacher than it use Microsoft Windows, it was able to it run my app in your machine? Yes, your teacher can use it as long as it is a standard c/c++ program, not a cocoa or carbon program, for example. Also it'd have to be the source. UNIX binaries can't run on Windblows unless you get CYGWIN. Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107723 Share on other sites More sharing options...
Hiro_ Posted May 4, 2006 Author Share Posted May 4, 2006 Well, then will be that i do have than it return for the Windows, i not find Xcode for download or Mono, and with this problems be hard, i have than send the school work in the wednesday and by cause of this, i still no began. Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107789 Share on other sites More sharing options...
Korrupted Posted May 5, 2006 Share Posted May 5, 2006 You get xcode from http://developer.apple.com or from your mac install dvd. Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107803 Share on other sites More sharing options...
fireshark Posted May 5, 2006 Share Posted May 5, 2006 That wasn't the point, if you read op's last post Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107866 Share on other sites More sharing options...
Hiro_ Posted May 5, 2006 Author Share Posted May 5, 2006 That wasn't the point, if you read op's last post Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107873 Share on other sites More sharing options...
Korrupted Posted May 5, 2006 Share Posted May 5, 2006 You said you were having trouble finding XCode, right? I was just telling you where you could find it. Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-107889 Share on other sites More sharing options...
Hiro_ Posted May 5, 2006 Author Share Posted May 5, 2006 Thanks DaxTsurugi Link to comment https://www.insanelymac.com/forum/topic/16609-c-and-c-ide/#findComment-108321 Share on other sites More sharing options...
Recommended Posts