I think I'm going to go insane!

robertl at cwi.nl robertl at cwi.nl
Sun Jun 2 07:05:54 AEST 1991


In <BAGCHI.91May31102827 at dip.eecs.umich.edu>, Ranjan Bagchi writes :

> I'm working on a graphics project on an sgi, and have been
> trying to use C++ (AT&T, until I build g++) for a system that works with
> the 4sight graphics calls.
> ....
> I get a  blank window, and "ERROR #4  ortho: ERR_BADWINDOW" on my tty.
> ....

It's a parameter passing problem. To use the GL with ATT C++, compile 
your source with (at least) the following compilation flags :

		+a1 -prototypes

See the manual pages for the meaning of these flags.


-- Robert van Liere


--------------------------------------------------
Robert van Liere, Department of Interactive Systems,
Center for Mathematics and Computer Science (CWI)
Kruislaan 413,  1098 SJ  Amsterdam,  The Netherlands
email: robertl at cwi.nl | tel: +31-20-592-4053 | fax: +31-20-592-4199



More information about the Comp.sys.sgi mailing list