home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!menudo.uh.edu!parker
- From: parker@navier.math.uh.edu (Ronald L. Parker)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: bi_listimp add doesn't exist? please help!
- Date: 29 Dec 92 19:36:28
- Organization: Society to disband societies. (Good thing I'm the only member!)
- Lines: 8
- Distribution: world
- Message-ID: <PARKER.92Dec29193628@navier.math.uh.edu>
- NNTP-Posting-Host: navier.math.uh.edu
-
- Can someone tell me why the linker would generate an error of the form
- Linker error: Undefined symbol bi_listimp<MyType far *>::add(Mytype far *> ...
- The exact same code works everywhere else, as near as I can tell. I think
- I've tried every conceivable configuration imaginable. Unfortunately, I
- can't post the code that's doing it, but surely someone has had this problem
- before. We're using the large memory model with lots and lots of modules, if
- that's any help. We're also using dynamic libraries (i.e. owl, etc.)
-
-