Re: [CMake] Problem in configuring VTK with Visual Studio 2010, Windows 7 64bit.

2013-02-22 Thread amit suveer
Hello Bill and John, I am able to configure and generate VTK on Windows 7 x64. I was not running CMake as administrator, thus it was showing those errors. Thanks for your support. On Fri, Feb 22, 2013 at 10:30 AM, Amit Suveer wrote: > Hello Bill, > > I am attaching all the files present at "

Re: [CMake] CMAKE_SYSTEM_PROCESSOR says x86 on Win64 -> Patch

2013-02-22 Thread Martin Koller
On Thursday 21 February 2013 20:46:14 Koller, Martin wrote: > Hi all, > > I found an old cmake bug entry (see below) for the problem I have: > > I downloaded and installed the 32bit cmake exe on a 64bit windows > and wanted to build our project as 64bit executable. However in our > cmake files (w

Re: [CMake] CMAKE_SYSTEM_PROCESSOR says x86 on Win64 -> Patch

2013-02-22 Thread Martin Koller
On Friday 22 February 2013 12:23:23 Koller, Martin wrote: > I propose the attached patch for CMakeDetermineSystem.cmake > Can someone add this to the mentioned mantis bug entry or shall I create a > new one ? Revised patch which ignores the case of "amd64" so that "AMD64" works as well -- Best

Re: [CMake] CMake'ified Boost

2013-02-22 Thread Jean-Christophe Fillion-Robin
Thanks for the pointer. I am curious to set what will be the outcome. I will try to contact them to see why the github repo is down: http://github.com/boost-lib On Thu, Feb 21, 2013 at 1:42 PM, Bill Hoffman wrote: > On 2/21/2013 12:59 PM, Jean-Christophe Fillion-Robin wrote: > >> Hi James, >>

[CMake] Toolchain file: Texas Instrument C6000 Code Generation Tools

2013-02-22 Thread Laszlo Papp
Hi, I am now trying to put a toolchain file together for the aforementioned embedded environment on my Windows 7 workstation. You can see the file contents I have, and the errors I get below. When I just use the compiler against the one liner main.c, it works off hand. I also tried to force the C/