From: Alan W. I. <ir...@be...> - 2000-05-05 21:28:22
|
Tom, I don't have a Mac or Codewarrior so cannot help you very much, but one comment on your request is you should always include the exact version of plplot in your report. You refer to the Mac port, but what version of the software does this correspond to? Personally, I have found the developers snapshot for Jan 22 1999 to be quite stable for Linux, and I suggest if you are using anything earlier than that you should try an upgrade to see if that solves your problem. I notice on http://www.plplot.org/ there is mention of a Mac port right next to mention of the developer's snapshot, but I am not clear whether those correspond to essentially the same code base. I was going to refer you to a link for the Jan 22 1999 version of plplot, but it turns out that link is currently broken on our web site. Bear with us, we are still getting these "teething troubles" straightened out for our new location at sourceforge. Alan W. Irwin email: ir...@be... phone: 250-727-2902 FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ On Thu, 4 May 2000, Thomas O. Minahan wrote: > To Whom It May Concern - > > I am having problems getting the Mac port of PLplot (originally done with > Think C) to compile using Metrowerk's Codewarrior. > > For example, the struct _FILE defined in the Codewarrior file "cstdio" > (included from "stdio.h") does not have a field for a window pointer, which > is used by PLplot, e.g. > > macx.c: PLwindow = (WindowPtr) dev->graph_fp->window; > > where graph_fp is a pointer to a file structure. > > Does anybody have a Mac port of PLplot that compiles and works using > Codewarrior? > > Tom Minahan, PhD. > mi...@dc... > > |