Re: [CMake] Custom configuration types in Visual Studio

2012-01-26 Thread Michael Hertling
On 01/17/2012 11:12 PM, Robert Dailey wrote: > Is it a bug that project() does not append to the user-specified > configurations? Sure seems like one... Hmm, not really: How should PROJECT() differentiate if the user wants to augment the list of configurations or to replace it completely? ATM, tha

[CMake] Detailed control of pre-set libraries in VisualStudio 10 project

2012-01-26 Thread Mikhail Pridushchenko
Hello! I'm using CMake 2.8.7 and setting up a project with very specific restrictions on a library set to link with. The problem is to remove pre-set libraries (like kernel32.lib) from the "link with" section of the project. Setting CMAKE_CXX_EXPLICIT_LINK_LIBRARIES didn't play. Is there any way to

Re: [CMake] Testing 'install'/'package' with CTest

2012-01-26 Thread Kedzierski, Artur CIV NSWC Corona, PA13
Erk, Thank You! That did the trick. Package was created and 'TestPackage' showed up as one of the results of testing on CDash. -- Artur Kedzierski -Original Message- From: Eric Noulard [mailto:eric.noul...@gmail.com] Sent: Thursday, January 26, 2012 13:43 To: Kedzierski, Artur CIV NSW

Re: [CMake] Visual Studio 2010 is crashing when building project

2012-01-26 Thread Robert Dailey
Looks like it was an installation issue. I had to fix ownership of my program files directory and that fixed it. - Robert Dailey On Thu, Jan 26, 2012 at 11:36 AM, John Drescher wrote: > > Is it normal for the C++ project icon in the solution explorer to look > like > > "web projects"? I

Re: [CMake] Testing 'install'/'package' with CTest

2012-01-26 Thread Eric Noulard
2012/1/26 Eric Noulard : > 2012/1/26 Eric Noulard : >> 2012/1/26 Kedzierski, Artur CIV NSWC Corona, PA13 >> : >>> Since I didn't receive any responses, I figured that I'll try asking this >>> question again. >>> I would like CTest nightly/continuous test my 'install'/'package' target >>> and sub

Re: [CMake] Testing 'install'/'package' with CTest

2012-01-26 Thread Eric Noulard
2012/1/26 Eric Noulard : > 2012/1/26 Kedzierski, Artur CIV NSWC Corona, PA13 : >> Since I didn't receive any responses, I figured that I'll try asking this >> question again. >> I would like CTest nightly/continuous test my 'install'/'package' target and >> submit the >> results to CDash. Is ther

Re: [CMake] Testing 'install'/'package' with CTest

2012-01-26 Thread Eric Noulard
2012/1/26 Kedzierski, Artur CIV NSWC Corona, PA13 : > Since I didn't receive any responses, I figured that I'll try asking this > question again. > I would like CTest nightly/continuous test my 'install'/'package' target and > submit the > results to CDash. Is there currently any way to do that?

[CMake] Testing 'install'/'package' with CTest

2012-01-26 Thread Kedzierski, Artur CIV NSWC Corona, PA13
Since I didn't receive any responses, I figured that I'll try asking this question again. I would like CTest nightly/continuous test my 'install'/'package' target and submit the results to CDash. Is there currently any way to do that? I appreciate any help. -- Artur Kedzierski -Original Me

Re: [CMake] Visual Studio 2010 is crashing when building project

2012-01-26 Thread John Drescher
> Is it normal for the C++ project icon in the solution explorer to look like > "web projects"? I see a globe around angle brackets < > in the small icon. > No. I do not see that at all ever. John -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/

Re: [CMake] Visual Studio 2010 is crashing when building project

2012-01-26 Thread Robert Dailey
Is it normal for the C++ project icon in the solution explorer to look like "web projects"? I see a globe around angle brackets < > in the small icon. I think I'm having some NTFS permission issues that is causing a bad install of VS. My macro explorer won't function and shows "Catastrophic Error"

Re: [CMake] Visual Studio 2010 is crashing when building project

2012-01-26 Thread John Drescher
>> I am using CMake 2.8.7 and generating for VS2010. When I build any >> project, visual studio crashes. I think it might be because of ZERO_CHECK. >> I have not seen any Visual Studio 2010 crashes from cmake based projects and I have used VS2010 for over 1 year on 5 to 10 machines mostly in x64.

Re: [CMake] Bug fix requests for the *next* release of CMake...

2012-01-26 Thread Dan Kegel
On Mon, Jan 2, 2012 at 9:11 AM, David Cole wrote: > Replies requested. Short replies only. Read on. Just a short reply > with bug numbers or links to the bugs is all we need here. Two easy ones (sorry they're late, but they're really small, and would help java support on ubuntu): http://public.ki

Re: [CMake] Visual Studio 2010 is crashing when building project

2012-01-26 Thread James Bigler
On Thu, Jan 26, 2012 at 9:45 AM, Robert Dailey wrote: > Hi, > > I am using CMake 2.8.7 and generating for VS2010. When I build any > project, visual studio crashes. I think it might be because of ZERO_CHECK. > > Any idea what this might be? Could it be the ZERO_CHECK visual studio > macros ? Note

[CMake] [PATCH] Include directory entries in archive packages.

2012-01-26 Thread Jakub Zakrzewski
We needed directory entries explicitly listed in zip file headers, so I created this patch. It DOES NOT solve the issue with empty directories. It knows what directories to include by analyzing file paths during addition to archive.

[CMake] Visual Studio 2010 is crashing when building project

2012-01-26 Thread Robert Dailey
Hi, I am using CMake 2.8.7 and generating for VS2010. When I build any project, visual studio crashes. I think it might be because of ZERO_CHECK. Any idea what this might be? Could it be the ZERO_CHECK visual studio macros ? Note that my same scripts work just fine in VS2003, VS2005, and VS2008.

Re: [CMake] CPACK and NSIS: Download a msi-installer and install it didn't work

2012-01-26 Thread Ralf Lange
Now the solution of the problem: the company firewall blocks the access to the download server. When I remove the /passive option, a error message are displayed. Thanks for the support. Ralf Weitergeleitete Nachricht Von: Ralf Lange An: Eric Noulard Kopie: cmake@cmake.org Betr