home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / ms / programm / 7448 < prev    next >
Encoding:
Text File  |  1992-07-30  |  755 b   |  21 lines

  1. Newsgroups: comp.windows.ms.programmer
  2. Path: sparky!uunet!wupost!darwin.sura.net!jvnc.net!news.edu.tw!sparc4!twncu865.ncu.edu.tw!u231075
  3. From: u231075@twncu865.ncu.edu.tw
  4. Subject: RE:Help on MS C/C++ 7.0
  5. Message-ID: <31JUL92.13283610@twncu865.ncu.edu.tw>
  6. Sender: news@sparc4.ncu.edu.tw
  7. Nntp-Posting-Host: ncu865
  8. Organization: Computer Center, NCU, Taiwan, R.O.C.
  9. Date: Fri, 31 Jul 1992 13:28:36 GMT
  10. Lines: 9
  11.  
  12.   I got the problems,too. My problem is a fatal error because
  13. a "-30" option is used for RC in makefile. By use of "rc -?" I find
  14. there's no "-30" option for rc and then I kill the "-30" option 
  15. in makefile. It works. The sample helloapp.cpp works fine now.
  16. Hope this helps.
  17.  
  18.   Kevin Cheng
  19.   Dept. of Physics
  20.   National Central University,Taiwan
  21.