[Cmake-commits] CMake branch, master, updated. v3.7.0-621-g9e57daf

2016-11-26 Thread Kitware Robot
_VERSION_MINOR 7) -set(CMake_VERSION_PATCH 20161126) +set(CMake_VERSION_PATCH 20161127) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

Re: [CMake] v3.7.0 - archive_cryptor_private.h - compile error

2016-11-26 Thread Nathan Sizemore
Yes, it was the OpenSSL version. I have a few installed, but didn't know to build against a certain version, thanks! Debian 8 has 1.0.1t currently. Nathan Sizemore 937-668-7495 | @nathansizemore On Sat, Nov 26, 2016 at 12:52 PM, Gregor Jasny wrote: > On 26/11/2016 10:03,

Re: [CMake] v3.7.0 - archive_cryptor_private.h - compile error

2016-11-26 Thread Gregor Jasny via CMake
On 26/11/2016 10:03, Hendrik Sattler wrote: > I assume that maybe he tries to build with openssl 1.1 You're right. I assumed that "Debian GNU/Linux 8" does not contain OpenSSL 1.1 but either the Debian version or OpenSSL version on Nathans system is wrong. > Am 26. November 2016 09:29:14 MEZ,

[cmake-developers] Questions about C++ version and third party libraries

2016-11-26 Thread mateusz janek
Hello CMake community, First of all, I want to say "Hello" to everyone, I am new to the CMake developers community. I have some questions about developing rules, before I'll start to write the code: -In which version of C++ is CMake written? -Am I right that it is forbidden to use third party

Re: [CMake] v3.7.0 - archive_cryptor_private.h - compile error

2016-11-26 Thread Hendrik Sattler
I assume that maybe he tries to build with openssl 1.1 Am 26. November 2016 09:29:14 MEZ, schrieb Gregor Jasny via CMake : >Hello, > >On 25/11/2016 19:25, Nathan Sizemore wrote: >> I receive the following when building: >> >> [ 40%] Building C object >>

Re: [CMake] v3.7.0 - archive_cryptor_private.h - compile error

2016-11-26 Thread Gregor Jasny via CMake
Hello, On 25/11/2016 19:25, Nathan Sizemore wrote: > I receive the following when building: > > [ 40%] Building C object > Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_cryptor.c.o > In file included from >