nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] driver_opengl linking: unresolved externals


From: jay . bradley
Subject: [Nel] driver_opengl linking: unresolved externals
Date: Wed, 03 Apr 2002 18:02:58 +0100 (BST)
User-agent: IMP/PHP IMAP webmail program 2.2.7

I'm having some difficulty pinning down why I am missing 3 unresolved externals 
for the driver_opengl linkage. I'm using Visual C++ and have followed the 
recent advice on DirectX 8. I presume I am missing a library or have the wrong 
version of a library. Can anyone advise me further?

Here is the linker output:

--------------------Configuration: driver_opengl - Win32 Debug------------------
--
Linking...
   Creating library ../../../../obj/Debug/nel_drv_opengl_win_debug.lib and 
object ../../../../obj/Debug/nel_drv_opengl_win_debug.exp
driver_opengl_material.obj : error LNK2001: unresolved external symbol "class 
NL3D::CTextureCube * __cdecl NL3D::BuildCubeMap(int,struct 
NL3D::ICubeMapFunctor &,bool,class _STLD::basic_string<char,class 
_STLD::char_traits<char>,class _STLD::allocato
r<char> > const &)" (?
address@hidden@@address@hidden@address@hidden@_NABV?
address@hidden@address@hidden@@address@hidden@2@@_STLD@@@Z)
driver_opengl_vertex_program.obj : error LNK2001: unresolved external 
symbol "public: __thiscall NL3D::IVertexProgramDrvInfos::IVertexProgramDrvInfos
(class IVertexProgramDrvInfos::IDriver *,struct _STLD::_DBG_iter<class 
_STLD::__list<class NL3D::IVe
rtexProgramDrvInfos *,class _STLD::allocator<class NL3D::IVertexProgramDrvInfos 
*> >,struct _STLD::_Nonconst_traits<class NL3D::IVertexProgramDrvInfos *> >)" 
(address@hidden@@address@hidden@address@hidden@V?
address@hidden
address@hidden@@address@hidden@NL3D@@@_STLD@@@_STLD@@U?
address@hidden@NL3D@@@2@@_STLD@@@Z)
nl3d_debug.lib(driver.obj) : error LNK2001: unresolved external symbol "public: 
__thiscall NLMISC::CFairMutex::CFairMutex(class _STL::basic_string<char,class 
_STL::char_traits<char>,class _STL::allocator<char> > const &)" (??
address@hidden@@QAE@
address@hidden@address@hidden@@address@hidden@2@@_STL@@@Z)
../../../../lib/nel_drv_opengl_win_debug.dll : fatal error LNK1120: 3 
unresolved externals
Error executing link.exe.

nel - 4 error(s), 0 warning(s)

All help greatly appreciated. Cheers,

Jay Bradley, PhD Student,
Institute for Perception, Action and Behaviour, Edinburgh University



reply via email to

[Prev in Thread] Current Thread [Next in Thread]