Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> OMFC library with Visual C++ 6.0
Perhaps someone knows what the problem is here. Any help is greatly
appreciated.
I am trying to use OO4O 8.1.5.3.3 and the OMFC library with Visual C++ 6.0. Everything works fine until I add the OMFC60.LIB library into the project. At that point it gives me 100 or so errors and warnings. All but 2 go away when I exclude NAFXCW.LIB and LIBCMT.LIB from the build. This is what remains.
omfc60.lib(OMFC.OBJ) : error LNK2001: unresolved external symbol "char const * const _afxPchNil" (?_afxPchNil@@3PBDB)
Debug/Tracker.exe : fatal error LNK1120: 2 unresolved externals Error executing link.exe.
This seems like a very obvious problem with the OMFC library, but I can't find ANYTHING on the subject. Any advice would help. Thanks.
Jeffrey Smith Received on Wed Jun 02 1999 - 17:09:22 CDT
![]() |
![]() |