Is it possible to add another programming language to the ProjectBuilder IDE? I know it supports C/C++/Obj-C/Java so it seems extensible, but I wanted to see if other thought it wo…
you can throw c,c++,objective c,java,assembly language all in the same program in project builder I believe.Project builder does not support any other languages.Download and compil…
Quote:
Originally posted by chown:
you can throw c,c++,objective c,java,assembly language all in the same program in project builder I believe.Project builder does not s…
Couldn't really decide if I should post this in here or in support so if it's out of place please forgive me.
I was playing around with the Dev tools last night and decided to rea…
Tried reinstalling the dev tools after wiping out not only the Documentation directory but the entire Developer directory as well. No such luck. I then tried reinstalling OS X wi…
I'm a computer sciense student wanting to use my new Mac OS X box for developing "standard", command-line programs in c.
I've downloaded and installed the developer tools from App…
Well, malloc.h is certainly there...and I just now wrote a simple "Hello world" app in vi and compiled it using cc, and it executed flawlessly.
I've had no problems working from t…
I like the ProjectBuilder too. The only reason for using the commandline tools is that I need to cooperate with the Unix-world, and they don't know much about the ProjectBuilder :-…
It seems I was the one who made a mistake :-) Biiig surprise ;-)
Reading my documentation, it appears malloc.h is not part of the ANSI C standard library; that's why
#include &am…
Hello.
I've had MacOS X PB for nearly a month, and I installed the Dev Tools when they were released last week. I've been programming CLI and X-Windows programs in C on Unix boxe…
Forgot to mention:
I know I could just use the command line interface, but my goal is to have it open in its own window in the GUI, like a mock Console.app or Terminal.app. Then …
I'm using QuickTimeLib in Classic to perform certain tasks in my RB project, iSee. I though it was time for me to carbonize it but when I tried, I couldn't connect to QuickTimeLib.…
I am assuming that you are using RB3.0x for your development? I hate to tell you this but it looks like RB3 carbon cannot connect to any external libraries right now. I think this …
Forgive me if this is slightly off-topic, but please read on.
The number of scientific apps written for the mac has decreased and I find the fact that Matlab isn't going to be forw…
Hi again persquare, I'm planning (once my OS X disk gets here) to immediately try to get xmgr or xmgrace up and running since I use that almost exclusively for my science and journ…
Seems we're the only scientist around, stardoc ;-)
Anyhow, I'm working on porting Octave and once that its working (almost there...) I'll probably look into gnuplot (rumored to ru…
Quote:
Originally posted by persquare:
An idea for the future is to have some kind of Aqua front end to a collection of CLI-apps, cf TexShop & teTeX.
Yes. What …