home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!stanford.edu!agate!boulder!eclipse.cs.colorado.edu!robh
- From: robh@eclipse.cs.colorado.edu (Robert G Henderson)
- Subject: Compiling InterViews 3.0 with g++ 2.2.2
- Message-ID: <1992Aug27.205543.10851@colorado.edu>
- Keywords: InterViews g++ 2.2.2
- Sender: news@colorado.edu (The Daily Planet)
- Nntp-Posting-Host: eclipse.cs.colorado.edu
- Organization: University of Colorado Boulder
- Date: Thu, 27 Aug 1992 20:55:43 GMT
- Lines: 28
-
-
-
- I've successfully compiled libIV.a with g++ 2.2.2 on
- a decstation running ultrix 4.2. However, I've run into
- a problem compiling libUnidraw.a that I'm having trouble
- fixing. If I was a C++ programmer, I could probably work
- around it but I'm not.
-
- The file giving me trouble is src/lib/Unidraw/catalog.c:
-
- ../catalog.c: In method `class PSPattern* Catalog::ReadPattern (const char *, int)':
- ../catalog.c:1596: bad argument 0 for function `istream::istream (struct streambuf*, class ostream* (= 0 ))' (type was unsigned int )
- ../catalog.c:1596: in base initialization for class `istream'
-
- Has anyone successfully compiled InterViews 3.0 with g++ 2.2.2. If so,
- I'd appreciate hearing from you.
-
- Thanks,
-
- Rob Henderson
- robh@cs.colorado.edu
-
-
-
-
-
-
-
-