home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c++:11440 comp.windows.x:14294 comp.windows.x.motif:5179
- Path: sparky!uunet!cs.utexas.edu!wupost!darwin.sura.net!haven.umd.edu!cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!cathedral!sobol
- From: sobol@cathedral.cerc.wvu.wvnet.edu (Michael Sobolewski)
- Newsgroups: comp.lang.c++,comp.windows.x,comp.windows.x.motif
- Subject: Naming collision of X11 Object and NIH Object class
- Keywords: NIH Classes, X11
- Message-ID: <3421@babcock.cerc.wvu.wvnet.edu>
- Date: 23 Jul 92 21:33:01 GMT
- Sender: news@cerc.wvu.wvnet.edu
- Followup-To: poster
- Lines: 21
-
- Hi,
-
- Today I have started to implement a NIH-based model (in model-view-controller
- paradigm) of my GUI. I have ready a view-controller part in X11/Xt/Motif
- (based on Young's MotifApp) and I got the error: (X11) Object of type struct
- _ObjectRec * redeclared as class, (X11) Object.h", line 275: error:
- two declarations of Object : struct _ObjectRec * and class.
-
- Can you suggest the most practical solution how to solve this problem?
- Is there a NIH class library with, for example, the prefix NIH?
-
- Thanks in advance
-
- Mike
-
- --
- Michael Sobolewski How not to get lost in the complexities of our
- CERC/WVU, Drawer 2000 own making is still computing's core challenge.
- Morgantown, WV 26506 Edsger Dijsktra
- office: (304) 293-6961
- e-mail: sobol@cerc.wvu.wvnet.edu
-