Re: [CMake] Building with Cmake using Boost problem

2016-03-19 Thread Hendrik Sattler
Am 16. März 2016 22:13:14 MEZ, schrieb Karel Geiregat : >According to the cmake documentation of FindBoost > you have to >name >the required libraries as described; > >"date_time" for "libboost_date_time" You do

[CMake] Building with Cmake using Boost problem

2016-03-19 Thread Karel Geiregat
Dear people at cmake Today, I have a problem with using cmake and Boost to build up Apache Avro , which is a data-serializer.I have to use that "avro" which can be built with cmake and boost. However, there is a problem when building up the component by using the

Re: [CMake] Building with Cmake using Boost problem (Karel Geiregat)

2016-03-19 Thread Karel Geiregat
OH GOD ! Just saying, i have spent 3 days finding a solution to this problem since the files got provided from a 3th party provider. The team that got assigned to this project asked me (i'm senior QA and responsible for further development). In the meanwhile, this project has to be set in standby

Re: [CMake] Building with Cmake using Boost problem (Karel Geiregat)

2016-03-18 Thread Knox, Kent
It looks like you built static libraries with b2: PS D:\software\boost_1_60_0\stage\lib> Get-ChildItem libboost_filesystem* > -name > libboost_filesystem-vc140-mt-1_60.lib > libboost_filesystem-vc140-mt-gd-1_60.lib But I believe you are telling cmake (or boost preprocessor?) to search for