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…
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…
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…
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 …
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).]
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 …
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,…
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 …
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…
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…
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 …
Are you logging in remotely? Try using a different shell and reproducing the problem.
Also, when compiling apps:
cp /usr/libexec/config.* .
./configure
make
make install
-------…
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 …
its not recognizing OSX, so you need to copy /usr/libexec/config.guess over the one that came with the lynx package
here are instructions: http://www.osxfaq.com/ports.html#q10
d…
Folks, after I installed the Developer tools I cannot boot into OS9 on it's own nor can I use Classic. I can boot Classic but the the 'MAC OS 9' folder is invisible (Sherlock and T…
Just wanted to share what I can:
The Mac OS 9 1 folder on your hard drive is there because Mac OS X creates a folder for every CD you insert into your drive while running Mac OS X…
Thanks for the advice. I released later that I had the OS 9 CD in and was hoping that part was ignored!!!!
I have not tried Norton yet because I have not been able to find the bet…