Boost logo

Boost Users :

Subject: Re: [Boost-users] How to use Boost libs from projects?
From: Daniel Anderson (wonixen_at_[hidden])
Date: 2016-12-31 15:59:14


2016-12-31 14:29 GMT-05:00 Andy <borucki.andrzej_at_[hidden]>:

> Where I can change it? I have deleted BlockNew.VC.db
> BlockNew.vcxproj :
> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
> <LinkIncremental>true</LinkIncremental>
> <IncludePath>bitdev;c:\boost;c:\Program Files\MySQL\Connector.C++
> 1.1\include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
> <LibraryPath>c:\boost\stage\lib;c:\Program Files\MySQL\Connector.C++
> 1.1\lib\opt;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_
> x64);$(NETFXKitsDir)Lib\um\x64</LibraryPath>
> </PropertyGroup>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

I'm not familiar enough with visual studio. but looking at your include
path you have :
c:\boost are you sure it's the version you want ?
then you have $(VC_IncludePath), what is it ? it can expand too many
directories.

-- 
Daniel
*L'action accède à la perfection quand, bien que vivant, vous êtes déjà
mort*
*Bunan*


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net