nel-all
[Top][All Lists]
Advanced

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

Re: [Nel] (HELP) VS7 linking problem with driver_dsound


From: Ben Woodhead
Subject: Re: [Nel] (HELP) VS7 linking problem with driver_dsound
Date: Tue, 18 Nov 2003 21:56:48 -0400

Ohh.. one more thing. you can feel free to mail me any problems you have. I can try to help. address@hidden
 
Ben
----- Original Message -----
Sent: Tuesday, November 18, 2003 9:23 PM
Subject: [Nel] (HELP) VS7 linking problem with driver_dsound

Hi All,

I switched over to visual studio 7 in the hopes of having better luck over 6. I also switched to a new machine. I have everything compiling now except for driver_dsound and driver_opengl. The problem is similar. Essentially I am having a symbol resolution problem with STL. I have attached the compiler error log in the hopes that someone can point me in the right direction.

Thanks!

Jeff

Jeff Thompson
CTO, CodeTek Studios, Inc.

------ Build started: Project: driver_dsound, Configuration: Release Win32 ------

Linking...
Creating library .\../../../../obj/Release/driver_dsound/nel_drv_dsound_win_r.lib and object .\../../../../obj/Release/driver_dsound/nel_drv_dsound_win_r.exp
nlmisc_r.lib(command.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl _STL::__char_traits_base<char,int>::eof(void)" (address@hidden@address@hidden@@SAHXZ) referenced in function "bool __cdecl _STL::__stlp_string_fill(class _STL::basic_ostream<char,class _STL::char_traits<char> > &,class _STL::basic_streambuf<char,class _STL::char_traits<char> > *,unsigned int)" (address@hidden@@address@hidden@address@hidden@@@address@hidden@address@hidden@_STL@@@address@hidden@Z)
nlmisc_r.lib(system_info.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static int __cdecl _STL::__char_traits_base<char,int>::eof(void)" (address@hidden@address@hidden@@SAHXZ)
nlmisc_r.lib(displayer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static int __cdecl _STL::__char_traits_base<char,int>::eof(void)" (address@hidden@address@hidden@@SAHXZ)
nlmisc_r.lib(mem_displayer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static int __cdecl _STL::__char_traits_base<char,int>::eof(void)" (address@hidden@address@hidden@@SAHXZ)
../../../../lib/nel_drv_dsound_win_r.dll : fatal error LNK1120: 1 unresolved externals


_______________________________________________
Nel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/nel-all

reply via email to

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