[odb-users] boost profile not found

Jeroen N. Witmond jnw at xs4all.nl
Tue Feb 6 12:11:04 EST 2018


On 2018-02-06 17:57, blob blob wrote:
> Hello I'm trying to compile the boost example,
> when I compile with odb i get:
> odb -v -d mysql --profile boost --generate-schema --generate-query
> --generate-session employee.hxx
> Profile search paths:
>  /usr/include/c++/6
>  /usr/include/x86_64-linux-gnu/c++/6
>  /usr/include/c++/6/backward
>  /usr/lib/gcc/x86_64-linux-gnu/6/include
>  /usr/local/include
>  /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> odb: error: unable to locate options file for profile 'boost'

You did not specify which OS or distribution you use, but my guess is 
that you need to install the packages named something like libodb-boost 
and libodb-boost-dev.

HTH.

Jeroen.



More information about the odb-users mailing list