2016-12-31 14:29 GMT-05:00 Andy <borucki.andrzej@gmail.com>:
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@lists.boost.org
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