[CMake] using cmake to link header files: file could be found, is included, but build error when using nmake.

2016-03-30 Thread Karel Geiregat
Dear users at Cmake It could be that I don't have understood the linking process when building the project by cmake. The project has three dependencies: (1) Boost, (2) (Apache) Avro and (3) Botan. After issuing the following command to be able to use the nmake command from Visual Studio:

[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