home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / misc / 1825 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.5 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!darwin.sura.net!haven.umd.edu!mimsy!prometheus!media!hqda-ai!grant
  2. From: grant@pentagon-gw.army.mil (Pete Grant)
  3. Newsgroups: comp.os.ms-windows.programmer.misc,connect.audit
  4. Subject: Re: BWCCENG.DLL not found
  5. Message-ID: <1992Sep12.172348.3241@pentagon-gw.army.mil>
  6. Date: 12 Sep 92 17:23:48 GMT
  7. References: <BtyHEC.2Jw@ibmpcug.co.uk>
  8. Organization: U.S. Army Artificial Intelligence Center, The Pentagon
  9. Lines: 24
  10.  
  11. In article <BtyHEC.2Jw@ibmpcug.co.uk> derek@ibmpcug.co.uk (Derek Jones) writes:
  12. >I compiled up the \borlandc\owl\exampl31\aclock demo the other day and ran
  13. >it just fine. I then deleted the symbol file (.sym) and ran it again. It
  14. >complained about the above file not being found but ran OK. Recompiled.
  15. >Try again. With sym file it's OK w/out it gives the error but runs. I
  16. >have \borlandc\bin in my path as well as \win31 (of course). I checked.
  17. >There is no DLL of this name on my system. (BC++ 3.1 + AF  - The "works" ).
  18. >Now I suppose I could have lost this file; (I have had some problems with
  19. >SSTOR - you may have seen my other postings......). I can't (and *shouldn't*)
  20. >keep 0.5Mb sym files hanging around.
  21. >Any ideas? RTM's ?
  22. No ideas but some comments.
  23.  
  24. I tried the same sequence of actions and had no problems.
  25.  
  26. I have the "works" also.  I do not have  BWCCENG.DLL either.
  27.  
  28. You probably know this already, but just in case.....  The .SYM files are
  29. used to store precompiled headers.  Deleting it should have nothing to
  30. do with running the executable.
  31.  
  32. Pete.
  33.