home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.misc
- Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!pierre.mit.edu!chuck
- From: chuck@pierre.mit.edu (Chuck Parsons)
- Subject: GNUPLOT under 3.0
- Message-ID: <14DEC199219205967@pierre.mit.edu>
- News-Software: VAX/VMS VNEWS 1.4-b1
- Sender: news@athena.mit.edu (News system)
- Nntp-Posting-Host: pierre.mit.edu
- Organization: MIT Lab for Nuclear Science
- Date: Tue, 15 Dec 1992 00:20:00 GMT
- Lines: 21
-
- I brought this up several months ago when I first got my NeXT.
- I never got a fix, though I did get help for several other
- problems in my post.
-
- Has anyone gotton GNUPLOT to compile under 3.0? I'm having
- trouble in the term module. Specifically, some of the NeXTStep
- headers (in appkit) with constructs like
-
- somtheing = (id<NXDraggingInfo>) something else
-
- refuse to compile. The compiler complains about not being able
- to find the ")" after the (id. Random attemps to trivially change the
- syntax (in hopes that it is only a parser bug), like adding spaces
- do not work. I suspect some knowledge of object oriented c programming
- might help.
-
- Thanks in advance for any help,
-
- Regards, chuck@pierre.mit.edu
-
-
-