nel-all
[Top][All Lists]
Advanced

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

Re: [Nel] Yay for more errors!


From: Andi [ Debug ]
Subject: Re: [Nel] Yay for more errors!
Date: Sun, 7 Nov 2004 09:10:40 -0600

please look at this thread i posted recently
 
http://lists.gnu.org/archive/html/nel-all/2004-10/msg00024.html
 
 
----- Original Message -----
Sent: Sunday, November 07, 2004 12:22 AM
Subject: [Nel] Yay for more errors!

Well, someone suggested that I use a cvs version of STLport (branch STLPORT_5_0), and I'm not so sure that was a good idea, but it may help in the long run.
 
Now during compiling I get a few thousand linking errors, Im guessing that I just missing some very important libraries, but maybe one of you could help me out a bit.
 
 
 

nl3d_d.lib(bit_set.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden) referenced in function "public: __thiscall NLMISC::CBitSet::CBitSet(class NLMISC::CBitSet const &)" (address@hidden@@address@hidden@@Z)

nl3d_d.lib(class_registry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(heap_allocator.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(string_mapper.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(big_file.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(progress_callback.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(stream.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(file.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(object_arena_allocator.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(texture_mem.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(command.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(di_mouse_device.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(di_keyboard_device.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(di_game_device.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

nl3d_d.lib(heap_memory.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall stlpd_std::__owned_list::~__owned_list(void)" (address@hidden@@address@hidden)

 

plus many many more... Any help would be appreciated.


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

reply via email to

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