[odb-users] include odb/details/config.h on Windows / Eclipse CDT / MinGW ?

Boris Kolpackov boris at codesynthesis.com
Thu Dec 12 07:37:35 EST 2013


Hi Rodolphe,

astek.rbasset <astek.rbasset at tisseo.fr> writes:

> <includepath>D:\odb\odb-2.3.0-i686-windows\mingw\include</includepath>

You should not include this directory. It is internal ODB compiler
details.


> My question : which conf should be preprocessed in config.hxx ?

It should be autoconf-generated odb/details/config.h found in
D:\odb\libodb-2.3.0. Have you actually built libodb for MinGW?


> Do I need to define _MSC_VER ? ODB_COMPILER ?

No, you should not define either of those.

Boris



More information about the odb-users mailing list