home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 17998 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!uxa.ecn.bgu.edu!news.ils.nwu.edu!nuntius
  3. From: John C. White <white@ils.nwu.edu>
  4. Subject: Re: Define WIN30/WIN31 ?
  5. Message-ID: <1992Dec15.160639.15932@ils.nwu.edu>
  6. Sender: usenet@ils.nwu.edu (Mr. usenet)
  7. Nntp-Posting-Host: white.ils.nwu.edu
  8. Organization: The Institute for the Learning Sciences
  9. X-Useragent: Nuntius v1.1
  10. References: <1ge3raINN5k3@agate.berkeley.edu>
  11. Date: Tue, 15 Dec 1992 16:06:39 GMT
  12. Lines: 15
  13.  
  14. In article <1ge3raINN5k3@agate.berkeley.edu> Jeffrey C. Ely,
  15. jeff@emily10.Berkeley.EDU writes:
  16. >Just as an experiment I added the line #define WIN30.  I got past that
  17. fatal 
  18. >error only to get a whole bunch of new errors, the first of which were
  19. four 
  20. >repetitions of "Cannot access Object.H"  Why are there errors in
  21. Borland's
  22. >own example source files and header files ?!?  I know I'm missing
  23. something. 
  24. >Can anyone help?
  25. >
  26.  
  27. This option is settable via the option/compiler/something/something... of
  28. the IDE. Dig in there, you'll see it.
  29.