Quote Originally Posted by CornedBee View Post
Unless you plan to use the Firebird database, I think you can ignore them.
losing my mind here, when i build the properties i get lots of errors ... some of them are

Code:
3>c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\backends\firebird\blob.cpp': No such file or directory
3>common.cpp
3>c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\backends\firebird\common.cpp': No such file or directory
I actually remove all the macros of the databases i won't need and only left oracle ... There's just no easy way to configure C++ and DB ...