Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!cwi.nl!robertl From: robertl@cwi.nl Newsgroups: comp.sys.sgi Subject: Re: I think I'm going to go insane! Message-ID: <9106012105.AA04526@paling.cwi.nl> Date: 1 Jun 91 21:05:54 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The Internet Lines: 26 In , 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@cwi.nl | tel: +31-20-592-4053 | fax: +31-20-592-4199