I built SOCI in vs2008 and have it working. However, I need my app to run on
some WINNT machines, so I've tried porting my project over in VS2003, but
I'm getting these link errors:
NTSmdrReader error LNK2001: unresolved external symbol "public: virtual void
__thiscall soci::odbc_vector_use_type_backend::bind_by_pos(int &,void *,enum
soci::details::exchange_type)" (?bind_by_...@odbc_vector_use_type_backend
@soci@@uaexaahpaxw4exchange_t...@details@2@@Z)
NTSmdrReader warning LNK4218: non-native module found; restarting link with
/LTCG
NTSmdrReader error LNK2001: unresolved external symbol "public: virtual void
__thiscall soci::odbc_vector_use_type_backend::clean_up(void)"
(?clean...@odbc_vector_use_type_backend@soci@@UAEXXZ)
NTSmdrReader error LNK2001: unresolved external symbol "public: virtual
unsigned int __thiscall soci::odbc_vector_use_type_backend::size(void)"
(?s...@odbc_vector_use_type_backend@soci@@UAEIXZ)
NTSmdrReader error LNK2001: unresolved external symbol "public: virtual void
__thiscall soci::odbc_vector_use_type_backend::pre_use(enum soci::indicator
const *)" (?pre_...@odbc_vector_use_type_backend@soci@@uaexpbw4indica...@2
@@Z)
NTSmdrReader error LNK2001: unresolved external symbol "public: virtual void
__thiscall soci::odbc_vector_use_type_backend::bind_by_name(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,void *,enum soci::details::exchange_type)"
(?bind_by_n...@odbc_vector_use_type_backend@soci@@uaexabv?$basic_str...@du
?$char_tra...@d@std@@v?$alloca...@d@2@@std@@paxw4exchange_t...@details@2@@Z)
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users