[odb-users] Error building - libodb-boost-1.5.0 with VC++

Dan Coffey dcoffey at netharmonix.com
Wed Jul 27 08:32:13 EDT 2011


Hi Boris,

Thanks for you patience.  I go back and try you suggestion later.

For now I've gone back to building using mingw and MinGW Shell.
Once I got the -I and -L paths correct, I was able to make and install 
libodb, libodb-boost libodb-qt and libodb-mysql lib's without any problems.

Dan


On 7/26/2011 2:27 PM, Boris Kolpackov wrote:
> Hi Dan,
>
> Dan Coffey<dcoffey at netharmonix.com>  writes:
>
>> VC++ properties - VC++ Directories:
>>
>>   * D:\Development\C++\ODB-1.5.0\odb-1.5.0-i686-windows\mingw\include
>>   * D:\Development\C++\ODB-1.5.0\odb-1.5.0-i686-windows\mingw\lib\gcc\i686-mingw32\4.5.1\include
>>   * D:\Development\C++\ODB-1.5.0\odb-1.5.0-i686-windows\mingw\lib\gcc\i686-mingw32\4.5.1\include\c++
>>   * D:\Development\C++\ODB-1.5.0\odb-1.5.0-i686-windows\mingw\lib\gcc\i686-mingw32\4.5.1\include\c++\i686-mingw32
>>   * D:\Development\C++\ODB-1.5.0\odb-1.5.0-i686-windows\mingw\lib\gcc\i686-mingw32\4.5.1\include\c++\tr1
> I don't understand we you insist on adding these directories to the
> compiler's search paths (you have done similar things before when
> trying to build for MinGW). You are definitely not instructed to
> do so by any documentation that comes with ODB.
>
> The odb-1.5.0-i686-windows\mingw directory is the ODB compiler's
> implementation detail. You never need to reference any of the paths
> in this directory. Try to imagine it does not exist ;-).
>
> Boris



More information about the odb-users mailing list