[odb-users] Windows builds..
Andrew Cunningham
andrew at a-cunningham.com
Wed Nov 30 14:12:46 EST 2016
Hi Boris,
The various windows builds create DLLS in bin64 such as
odb-2.5-vc12.dll
but the import libraries in lib64 end up being
odb.lib
That creates all sorts of problems when trying to use multiple versions of
Visual Studio and the same ODB version.
I would prefer the import libraries be (say)
odb-2.5-vc12.lib
Maybe other Windows users could weigh in on this...
Andrew
More information about the odb-users
mailing list