Hi,

i have added some convert() templates to get my code to compile, but
im currently lost fixing these linker problems:

1>CacheSystem.obj : error LNK2001: unresolved external symbol "class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > __cdecl litesql::convert<char *,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > >(char *)"
(??$convert@PADV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@litesql@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAD@Z)
1>CacheSystem.obj : error LNK2001: unresolved external symbol "int
__cdecl litesql::convert<char const *,int>(char const *)"
(??$convert@PBDH@litesql@@YAHPBD@Z)

any suggestions?
or how to find the usage of these templates, so i could fix the code instead?

thanks,
thomas

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Litesql-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/litesql-users

Reply via email to