[odb-users] ODB 2.1.0 - absolute include paths
Boris Kolpackov
boris at codesynthesis.com
Tue Oct 2 02:56:33 EDT 2012
Hi Uwe,
cetoni GmbH - Uwe Kindler <uwe.kindler at cetoni.de> writes:
> I just noticed that ODB 2.1.0 compiler generates absoulte include paths
> in xxx-odb.h files while older ODB versions simply added the header file
> without any path.
>
> Here an old version of my WellPlateType-odb.h file:
>
> ...
> #include "WellPlateType.h"
> ...
>
>
> And here the new version generated from ODB 2.1.0:
>
> ...
> #include "C:/usl/env/qt/qtlabb/items/WellPlateType.h"
> ...
This is a regression from 2.0.0. I've found and fixed the problem
and built a 2.1.1 package for Windows:
http://www.codesynthesis.com/~boris/tmp/odb/odb-2.1.1-i686-windows.zip
Can you confirm that it works for you? Then I will publish it as an
official bugfix release.
Thanks for reporting this!
Boris
More information about the odb-users
mailing list