Thanks for looking into this Brad.
Regards
Andrew
On Thu, Jul 10, 2014 at 12:51 AM, Brad King wrote:
> On 07/08/2014 03:38 AM, Andrew Maclean wrote:
> > I downloaded the most recent version of CMake in the master and built
> is with VS 12 2013 64bit.
> > I ran the debug version on the Wik
On 07/08/2014 03:38 AM, Andrew Maclean wrote:
> I downloaded the most recent version of CMake in the master and built is
> with VS 12 2013 64bit.
> I ran the debug version on the Wikiexamples and it consumed over 4GB of
> memory.
> It seemed to run to completion after about 4h
AFAICT this is t
Kitware will be holding a CMake training course on September 29, 2014 at
Kitware's office in Lyon, France. This one-day course will cover CMake,
CTest, CPack and CDash.
Visit our website for more information and registration details (early
registration and student discounts available):
ht
That's similar to what I am seeing in that memory is not released. I built
a debug version of CMake and the memory climbed to over 4gb it didn't crash
but never released the memory & Visual Studio was waiting for it to exit
even though it had vanished from the task manager.
Thanks for confirming it
hi all,
i'm having some troubles, trying to install osx bundles:
app bundles:
installing an app bundle target (created with MACOSX_BUNDLE and property
BUNDLE=1) will install (a) the bundle and (b) the executable (which is
usually found in Contents/MacOS). in a way, i'd only expect the bundle
to b
I have no problems with any other CMake build just with the vtk wiki
examples. If you get a chance I would appreciate it if you could try a
64-bit build on the examples to see if the same issue happens to you.
Regards
Andrew.
On Jul 9, 2014 7:10 PM, "Klaim - Joël Lamotte" wrote:
>
>
>
>
> On Fri
On Fri, Jul 4, 2014 at 9:50 AM, Andrew Maclean
wrote:
> Hi All,
> Has anyone noticed a problem with CMake 3.0 in Windows?
>
>
I switched recently to CMake 3.0 for my project (uninstalled previous
cmake, installed new cmake, changed cmake scripts version requirement to
3.0)
I didn't not meet any s