From: Thomas O. M. <mi...@dc...> - 2000-05-04 17:04:57
|
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... |