[cmake-developers] [CMake 0015339]: CXX_STANDARD does not support C++03 and C++14

2015-01-07 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15339 == Reported By:Paweł Stankowski Assigned To:

[Cmake-commits] CMake branch, next, updated. v3.1.0-1517-gf2ff942

2015-01-07 Thread Rolf Eike Beer
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via f2ff942e6346e0e689dec36f440de3beb512f799 (commit) via

Re: [CMake] Specifying a file owner

2015-01-07 Thread Domen Vrankar
Hi, I was looking at https://www.cmake.org/Bug/view.php?id=3602 Add possibility to change file owner into install macro. I am also interested in this feature but mostly because of packaging limitations - implementing this feature would give CPackRPM the ability to set user and group for every

Re: [CMake] Unable to create project files with Visual Studio 2010 on Windows 7

2015-01-07 Thread David . Karr
What do you mean when you say I set CMAKE_ROOT to a directory ?? That should not be necessary, no matter how you're running cmake... Is that an ENV var or a CMake variable you're setting somewhere? CMAKE_ROOT was an ENV variable used by a script outside of CMake that (in the more

Re: [CMake] Unable to create project files with Visual Studio 2010 on Windows 7

2015-01-07 Thread Bill Hoffman
On 1/6/2015 7:10 PM, david.k...@engilitycorp.com wrote: I have just started using a new Windows 7 host with Visual Studio 2010 Professional. When I call CMake to generate my project files, I get the following output in CMakeError.log: Does your visual studio work without CMake? Can you create a

Re: [CMake] Unable to create project files with Visual Studio 2010 on Windows 7

2015-01-07 Thread David Cole via CMake
The The requested operation requires elevation. message indicates some sort of permissions problem (admin privileges...) Did you run VS and/or CMake as an admin one time, and then not as an admin a second time...? It should work with either all-non-admin runs or all-admin runs, but you probably

[Cmake-commits] CMake branch, next, updated. v3.1.0-1508-g7d6c29f

2015-01-07 Thread Robert Maynard
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 7d6c29fc162f8977700c590f868800779de2594f (commit) via

Re: [CMake] FindCUDA ignores project dependencies when separable compilation is on

2015-01-07 Thread Robert Maynard
I have merged the branch into next for you. On Tue, Jan 6, 2015 at 6:50 PM, James Bigler jamesbig...@gmail.com wrote: I've pushed a change into 'stage' [1] that I hope to get into 'next' (something isn't working with my ssh authentication). James [1] commit

Re: [CMake] Unable to create project files with Visual Studio 2010 on Windows 7

2015-01-07 Thread David . Karr
A small correction: the problem with The C compiler identification is unknown seems to have been due to the fact that I forgot to open that particular command window as administrator. In a new command window, run as administrator, both -G Visual Studio 10 and -G Visual Studio 10 Win64 produce

Re: [CMake] Unable to create project files with Visual Studio 2010 on Windows 7

2015-01-07 Thread David Cole via CMake
What do you mean when you say I set CMAKE_ROOT to a directory ?? That should not be necessary, no matter how you're running cmake... Is that an ENV var or a CMake variable you're setting somewhere? D On Wed, Jan 7, 2015 at 1:18 PM, david.k...@engilitycorp.com wrote: A small correction: the

Re: [CMake] Unable to create project files with Visual Studio 2010 on Windows 7

2015-01-07 Thread David . Karr
I tried this with a CMakeLists file that contains only a PROJECT and ADD_EXECUTABLE (with a single C++ source file). The only things present in the directory before running CMake were the C++ file, CMakeLists.txt, and a batch file that I used to run CMake. I still get the requires elevation

[CMake] [Ctest] How to collect tests results in a CTestSteer script

2015-01-07 Thread Jean-Francois Rit
I would like to perform some action -- like copying files from the build dir -- conditionally on tests success, at the end of a CTestSteer script. The first task is to collect the tests results, after a ctest_test() has been run. How would I do this in script ? -- Jean-François Rit Ingénieur

[Cmake-commits] CMake branch, next, updated. v3.1.0-1511-gb5f5b58

2015-01-07 Thread Domen Vrankar
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via b5f5b58d179e6ce8fcb783ab0d5bcbc2a7dc62ee (commit) via

[Cmake-commits] CMake branch, next, updated. v3.1.0-1513-gb9196b9

2015-01-07 Thread Domen Vrankar
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via b9196b94711e082704fa775db5edc8688644e14a (commit) via