[odb-users] boost profile not found
    blob blob 
    blob84 at gmail.com
       
    Tue Feb  6 11:57:20 EST 2018
    
    
  
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'
    
    
More information about the odb-users
mailing list