[odb-users] odb.exe: <standard-odb-epilogue> odb/tr1/wrapper-traits.hxx No such file

Feiyun Wang feiyunw at yahoo.com
Fri Jun 29 02:25:59 EDT 2018


It's fixed.Thanks!
Feiyun Wang   On Thursday, June 28, 2018, 11:50:31 PM GMT+8, Boris Kolpackov <boris at codesynthesis.com> wrote:  
 
 Feiyun Wang <feiyunw at yahoo.com> writes:

> I got some error when running the latest odb.exe with the hello example:
>
> G:\prj\odb\odb-examples\hello>c:\build2\bin\odb.exe -d mysql
> --mysql-engine MyISAM --generate-query --generate-schema person.hxx
>
> <standard-odb-epilogue>:6:10: fatal error: odb/tr1/wrapper-traits.hxx:
> No such file or directory.

The build2 build of ODB "officially" only supports C++11 (i.e., with
the --std c++11 ODB compiler option). I've pushed/staged a fix for
this so that C++98 should also work, though note that we are not
really testing the C++98 support.

Boris
  


More information about the odb-users mailing list