AT&T Laboratories |
|||||
error LNK2001: unresolved external symbol "private: void __thiscall MemBufferedStream::grow(unsigned int)"(?grow@MemBufferedStream@@AAEXI@Z) error LNK2001: unresolved external symbol "private: void *__thiscall MemBufferedStream::overrun_error(void)" (?overrun_error@MemBufferedStream@@AAEPAXXZ)Workaround
Put MAKEFILE in the directory build_win32 .
Put omniORB2.def in the directory src\lib\omniORB2 .
Re-compile both the static and dynamic libraries. Copy the new DLL to a directory that is searched by the system's loader. Finally, link your code to the new (static or import) library.
Action This patch will be incorporated in the next release.
Status
If you need more information, contact [email protected]. We'd like to hear from you.
For comments, suggestions and further information please contact us.
Copyright © 2001 AT&T Laboratories Cambridge