|
From: | Jeff Thompson |
Subject: | Re: [Nel] (HELP) VS7 linking problem with driver_dsound |
Date: | Wed, 19 Nov 2003 15:19:50 -0600 |
Hey..
Did you recompile stl for vc7..
Ben
<x-tad-bigger>----- Original Message -----</x-tad-bigger>
<x-tad-bigger>From:</x-tad-bigger><x-tad-bigger> </x-tad-bigger><x-tad-bigger>Jeff Thompson</x-tad-bigger><x-tad-bigger> </x-tad-bigger>
<x-tad-bigger>To:</x-tad-bigger><x-tad-bigger> </x-tad-bigger><x-tad-bigger>address@hidden</x-tad-bigger><x-tad-bigger> </x-tad-bigger>
<x-tad-bigger>Sent:</x-tad-bigger><x-tad-bigger>Tuesday, November 18, 2003 9:23 PM</x-tad-bigger>
<x-tad-bigger>Subject:</x-tad-bigger><x-tad-bigger>[Nel] (HELP) VS7 linking problem with driver_dsound</x-tad-bigger>
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
_______________________________________________
Nel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/nel-all
[Prev in Thread] | Current Thread | [Next in Thread] |