Re: [CLucene-dev] CLucene cannot compile with Visual Studio 2015

2016-12-26 Thread Veit Jahns
Hi Jonas, I worked on CLucene a while ago. There are two options, one is to add the missing header file where needed. The other, to add the legacy library file in CMake file. At the moment, I don't know what is better. I have to take a look at the source code as well. Best regards Veit Am

[CLucene-dev] CLucene cannot compile with Visual Studio 2015

2016-12-15 Thread Jonas Poelmans
Dear all, It seems that CLucene cannot be compiled with Visual Studio 2015. Each time I tried to configure with CLucene, I saw the error "printf could not be found". I think the reason is the following: "The printf and scanf family of functions are now defined inline. The definitions of all of