home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.dec
- Path: sparky!uunet!think.com!paperboy.osf.org!moonshine!daniel
- From: daniel@moonshine.osf.org (Daniel Dardailler)
- Subject: Re: C++, DECstations, and Motif (Q)
- Message-ID: <1992Nov16.162029.2721@osf.org>
- Sender: daniel@moonshine (Daniel Dardailler)
- Organization: Open Software Foundation, Motif Team
- References: <3804@creatures.cs.vt.edu>
- Date: Mon, 16 Nov 1992 16:20:29 GMT
- Lines: 9
-
-
- |> I have difficulties getting c++ compilers (CC, gcc, g++) to compile C++
- |> programs that contain X/Motif resources. Example:
-
- Check where your -I clauses point to.
- Most probably, you are including pre-R4 X and Xt headers, which
- didn't support C++.
-
- Daniel.
-