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

codewarrior 5 — #3

CodeWarrior puts a placeholder file. It is probably "hello.c", "hello.cpp", "sillyballs.c", or something like that. You must either put your code in this file or when in your Pro…
MacNN Development

ProjectBuilder, etc DevTools coming when? — #2

the impression i'm under is that the only people who will have access to the dev. tools are adc members, which basically means if you want them, you have to pay a few hundred for i…
MacNN Development

ProjectBuilder, etc DevTools coming when? — #3

Thats really not true, you can sign up as a user on the ADC website for free without paying, this lets you access the site and developer downloads. I assume apple will be posting t…
MacNN Development

ProjectBuilder, etc DevTools coming when? — #5

Yes it is true, even as a registred member you have to pay for the tools I couldn�t find the DeveloperTools for free download! Where are they? You can download the 120 MB DarwinPro…
MacNN Development

PHP4 Compiling Info — #2

I saw the below post on macosx.com by Casey and it worked for me. After running the package you need to only do a couple of things. 1. Add the following lines to /Library/WebServe…
MacNN Software

Looking for pthreads... — #2

A good idea is to use configure, which reveals that pthread indeed is supported in MacOS X. (Some macro file for configure had to be copied from Darwin first to get configure to wo…
MacNN Development

Looking for pthreads... — #3

Hi, pthreads are supported, but a few are still not completed. check out the darwin bug list. I think I saw a few calls are missing like pthread_kill().
MacNN Development

Looking for pthreads... — #4

Got the same problems. The libs aren�t there. i guess it has to do with not having the Developer Tools and only having the compileer out of the Darwin pack. - Tom
MacNN Development

java servlet engine — #2

Though I haven't tried it myself, I've heard that Tomcat works well. You can grab the source from the Apache Website.
MacNN General

Help wanted — #2

Actually, the required feature set (choice of fonts, styles, alignment, line spacing, and print preview) are all built into the Cocoa objects...along with indentation, kerning, gra…
MacNN Development

Help wanted — #3

What developer tools do you need? I know nothing, therefore I cannot code. If You agree to do the work, I can provide whatever tools you need (almost...I don't have code warrior bu…
MacNN Development

Help wanted — #4

What sorts of things do you need it to do that Mac OS X's built-in TextEdit program doesn't do? If you turn on the rulers and enable "Wrap To Page", you've got a pretty decent wor…
MacNN Development

Help wanted — #5

This probably won't help much, but... The source for "textEdit" is included as an example ProjectBuilder cocoa project with the Developer Tools. The source for a carbonized ver…
MacNN Development
mp.ls