Hi,
I am currently using xcode to do my programming projects. However I am using it as a text editor only. I am currently using transmit to auto upload my new files to my school's server then compiling on my school's server using an ssh terminal.
I was wondering, is there a way to set up xcode such that it uses my school's g++ compiler instead when I build projects? Can anyone point me to a good guide to read on how to do it? I would like to use some more advance features of xcode such as stepping through my program and checking memory leaks.
I am currently using xcode to do my programming projects. However I am using it as a text editor only. I am currently using transmit to auto upload my new files to my school's server then compiling on my school's server using an ssh terminal.
I was wondering, is there a way to set up xcode such that it uses my school's g++ compiler instead when I build projects? Can anyone point me to a good guide to read on how to do it? I would like to use some more advance features of xcode such as stepping through my program and checking memory leaks.