Date: Sun, 7 May 95 17:34:50 MDT From: terry@cs.weber.edu (Terry Lambert) To: wmbfmk@urc.tue.nl (Marc van Kempen) Cc: questions@FreeBSD.org Subject: Re: Anyone linked with Hungry ViewKit ? Message-ID: <9505072334.AA29844@cs.weber.edu> In-Reply-To: <199505072211.XAA26712@nietzsche> from "Marc van Kempen" at May 7, 95 11:11:02 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> I have the same problem. I also have a 2.0 system. I tried this > on a -current system, at least I think it is -current, and > the same thing happened. (Different program, but same kind > of error messages) (btw, the program is toogl, which converts > gl programs to opengl) Seriously, I think it is a header file problem in their ROTD, or an include omission in your program. The error is characteristic of C++ code trying to access C routines; whether this is because there are C routines that were compiled as C++ or whether it's because there are C++ routined that are incorrectly declared is unknown. That's why I offered an algorithm for determining which instead of a "fix this" last time I posted. > Will this be fixed in 2.0.5? Only if this is a toolgl or viewkit release number, since it isn't a BSD problem. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9505072334.AA29844>