[odb-users] Error Using Boost::date_time

Boris Kolpackov boris at codesynthesis.com
Thu May 16 19:03:21 EDT 2013


Hi Tarik,

Tarik BENZ <tenchu.tarik at hotmail.fr> writes:

> I am trying to use the boost::date_time with odb, but i encountered
> some error.
> 
> Error 1458 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall odb::boost::date_time::special_value::special_value(void)" (__imp_??0special_value at date_time@boost at odb@@QAE at XZ)  

You need to link to the libodb-boost library.

Boris



More information about the odb-users mailing list