Skip to main content
Search titles, bodies, and author names
Found 66,867 posts across 1 forum.

Starting OS X development — #3

Quote: Originally posted by parallax: Hello everyone! Can someone tell me how I should continue learning OS X dev stuff? I have the dev tools, and have built a few Car…
MacNN Development

Starting OS X development — #4

If you want you can also do Cocoa programming in Java if you like that language better. There is a tutorial on the webpage Ali mentioned that goes through the steps in making a sma…
MacNN Development

Starting OS X development — #5

Also check out Apple's recently posted "SimpleCocoaApp" which is a very small but fully functional sample program intended to familiarize newcomers to the process of writing softwa…
MacNN Development

compiling Bochs on X — #1

I've been trying to compile Bochs on OS X, being as I have XTools I'm trying to use its X windows interface. Remarkably these are the only make errors I'm getting x.cc:25: X11/Xl…
MacNN Development

OpenGL problems in Project Builder — #1

I have been trying to compile some of the example code form the OpenGL book that I have and I'm getting undefined symbol errors for the GL calls. This is particularly perplexing a…
MacNN Development

OpenGL problems in Project Builder — #2

You seem to be using OpenGL under Cocoa successfully already, but checking out Apple's sample OpenGL code might help: http://developer.apple.com/samplecod...SGL_Teapot.htm [This…
MacNN Development

compiler options — #1

I've just started playing with ProjectBuilder, coming from a Unix background. I have two questions: 1. How can I pass options to projectbuilder about the compiler options, such a…
MacNN Development

compiler options — #2

There are three tabs in the target options, one of these contains such options as optimization, etc.
MacNN Development

Compiling — #1

Anyone know of a good article on compiling source code for X? I'm a newbie, but confident I won't screw it up. Any help is appreciated...thanks And when I say I'm a newbie, I'm…
MacNN Development

Compiling — #2

apparently, they tell me, you need the developer tools. Sign up at Apple's website for an online ADC member ship, download the 60 megs or so..... greg ------------------ Though …
MacNN Development

Compiling — #3

Well, I thought that there are compilers in OSX, but in any case I have all the developer tools, now what?
MacNN Development

Compiling — #4

i deleted this, because what I had before sounded snippy. Scott pointed this out. My apologies [This message has been edited by anothermacguy (edited 10-30-2000).]
MacNN Development

Compiling — #5

For people who don't want wild goose chases I'd suggest reading the many helpful posts that are already in the Mac OS X Developer section. I'm going to move this one over to Mac …
MacNN Development

python and mysql — #1

Anyone succesfully ported any of the mysql python interfaces? ------------------ Henry Feldman NYU School of Medicine
MacNN General

Fruits of your labour — #1

Presumably most of you guys posting here are actively developing software for MacOS X - how about providing some links to your work ? Any shareware authors out there ? Personally,…
MacNN Software

Will Lynx work? — #1

I'm trying to access a web page on a weekly schedule. I'm thinking a crontab file that launches Lynx would work. What do you think? Yes, no? If it would work, does anyone know …
MacNN Software

Will Lynx work? — #3

I use lynx successfully. I think I pulled down the binary but in general, before you can run "configure", you need to use/cp the customized guess.* stuff from /usr/libexec into th…
MacNN Software

Will Lynx work? — #4

I use the precompiled darwin version from www.darwinfo.org under the ports section with no probs at all. What's so hard about getting lynx to work?
MacNN Software

Will Lynx work? — #5

Quote: What's so hard about getting lynx to work? Nothing at all. I downloaded the source and compiled it successfully first try. my unix experience is very l…
MacNN Software

Will Lynx work? — #6

Well, I have Lynx installed and I set a line to load it weekly with the web page I need to access, but I'm getting the following error: Quote: Terminal initialisation …
MacNN Software
mp.ls