home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / misc / 1412 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.9 KB

  1. Path: sparky!uunet!ogicse!das-news.harvard.edu!endor!gordy
  2. From: gordy@endor.uucp (Robert Gordy)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: BC++3.1/CommonView 2 problem
  5. Message-ID: <1992Aug20.132317.12582@das.harvard.edu>
  6. Date: 20 Aug 92 13:23:17 GMT
  7. Article-I.D.: das.1992Aug20.132317.12582
  8. References: <1992Aug20.073713.4309@alf.uib.no>
  9. Sender: usenet@das.harvard.edu (Network News)
  10. Organization: Aiken Computation Lab, Harvard University
  11. Lines: 37
  12.  
  13. In article <1992Aug20.073713.4309@alf.uib.no> fnsgs@alf.uib.no (Gunnar Sylthe) writes:
  14. >
  15. >I have just installed Borland C++ 3.1, and now I am unable to link my
  16. >application. 
  17. >
  18. >I'm using Glockenspiel's CommonView 2 class library. There was no problem
  19. >with the project as long as I used BC++ 3.0, but now all calls to 
  20. >CommonView routines result in "undefined symbol" errors at pass 2 of
  21. >the linker.
  22. >
  23. >All those "undefined symbols" are reported in lower case; e.g. "Undefined
  24. >symbol dialogwnd::enddialog in module so-and-so"; is that significant?
  25. >(I tried turning off the "Case sensitive link" option, but to no avail.)
  26. >
  27. >The last error I get is "Undefined symbol app::start() in library file
  28. >..\cv2\lib\wcxxcbr.lib in module COMMONVU", so it seems that the linker
  29. >does find the library, at least.
  30. >
  31. >There was also a problem with CommonView when I upgraded to BC++ 3.0,
  32. >but the -Vo backwards compatibility switch took care of that. Not so
  33. >this time...
  34. >
  35. >I would be grateful if someone could shed some light on this. In the
  36. >meantime I guess it's back to 3.0; I've tried every compiler/linker
  37. >option I can think of. Oh, well...
  38. >
  39. >--Gunnar
  40. >
  41.  
  42. I'm getting basically the same problem with Whitewater Object Graphics
  43. and Borland C++3.1.  I called Whitewater and they're sending me the 
  44. latest and greatest version (they said they fixed some minor bugs
  45. in the version I have and it "might" work).  If anyone knows anything
  46. about Object Graphics and Borland 3.1, please e-mail this account.
  47.  
  48. Thanks,
  49. Rob
  50.