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.