- From: Sree Kumar <sree@ivistasolutions.com>
- Date: Thu, 5 Oct 2000 07:12:23 -0400 (EDT)
- To: www-amaya@w3.org
- Message-ID: <39DC6208.2B7AE0A4@ivistasolutions.com>
When i create a new MFC project in Visual C++ 6.0 and include the thoteditor library as a dependancy to the mfc project and try to compile it I get the following errors . Anyone knows what gives ? libThotEditor.lib(dialogapi.obj) : error LNK2001: unresolved external symbol _main libThotEditor.lib(appli.obj) : error LNK2001: unresolved external symbol _ReturnOption libThotEditor.lib(appli.obj) : error LNK2001: unresolved external symbol _currentWindow libThotEditor.lib(appdialogue.obj) : error LNK2001: unresolved external symbol _currentWindow libThotEditor.lib(appli.obj) : error LNK2001: unresolved external symbol _Window_Curs libThotEditor.lib(appdialogue.obj) : error LNK2001: unresolved external symbol _appArgv libThotEditor.lib(appdialogue.obj) : error LNK2001: unresolved external symbol _appArgc libThotEditor.lib(appdialogue.obj) : error LNK2001: unresolved external symbol _TteLoadApplications libThotEditor.lib(closedoc.obj) : error LNK2001: unresolved external symbol _CreateCloseDocDlgWindow libThotEditor.lib(searchmenu.obj) : error LNK2001: unresolved external symbol _CreateSearchDlgWindow
Received on Thursday, 5 October 2000 07:16:29 UTC