[CMake] enviroment variables (ice cream builds)

2013-06-19 Thread Izaak Beekman
You probably are aware of the following points, but I'm going to share them anyway. 1) You should be able to set environment variables at cmake time with set(ENV{my_var} "my_value"). I think that this would need to be done before cmake starts searching for the compilers etc, so before any enable_l

Re: [CMake] Fwd: Error running CMake on Win 7 64

2013-06-19 Thread Aaron Boxer
Sergei, Yes, thanks very much for testing this out. I was able to build the project on another system. Cheers, Aaron On Wed, Jun 19, 2013 at 2:37 PM, Sergei Nikulov wrote: > > > > @Sergei >> >> >> When I click "configure", I choose "Visual Studio 2010 Win64" as my >> compiler. >> >> >> Then I

Re: [CMake] Fwd: Error running CMake on Win 7 64

2013-06-19 Thread Sergei Nikulov
@Sergei > > > When I click "configure", I choose "Visual Studio 2010 Win64" as my > compiler. > > > Then I get the following output: > Aaron, Looks like something wrong with your environment. Another idea is - try remove CMakeCache in existing build dir or start from clean dir Re-run cmake. Just

[CMake] enviroment variables (ice cream builds)

2013-06-19 Thread Miller Henry
I'm experimenting with using a compiler other than my system compiler (gcc 4.4.3) on my linux system. I've built gcc 4.7.2, and installed it. Everything works when I build only on my local system, but I have a large cluster of computers available on an ice cream (icecc) network that I can use t

Re: [CMake] CMake Tools for Visual Studio 1.0 RC2 Available

2013-06-19 Thread Szymon Gatner
2013/6/18 David Golub > I’ve made available CMake Tools for Visual Studio 1.0 RC2, which > incorporates several bug fixes and enhancements since RC1. It can be > downloaded from http://cmaketools.codeplex.com. Enjoy! > > ** > Thanks for doing this. Awesome tool. A feature request tho: coul

[CMake] Fwd: Error running CMake on Win 7 64

2013-06-19 Thread Aaron Boxer
-- Forwarded message -- From: Aaron Boxer Date: Wed, Jun 19, 2013 at 11:47 AM Subject: Re: [CMake] Error running CMake on Win 7 64 To: Sergei Nikulov @Sergei When I click "configure", I choose "Visual Studio 2010 Win64" as my compiler. Then I get the following output: The

Re: [CMake] Error running CMake on Win 7 64

2013-06-19 Thread Aaron Boxer
Thanks, Sergei. Yes, I have visual studio 2008, 2010 and 2012 installed. And I have built VTK on this system. Aaron On Wed, Jun 19, 2013 at 11:13 AM, Sergei Nikulov wrote: > 2013/6/19 Aaron Boxer > >> Hello, >> >> I am trying to run cmake on a project (openjpeg) >> using CMake 2.8.11 GUI, and I

Re: [CMake] Error running CMake on Win 7 64

2013-06-19 Thread Sergei Nikulov
2013/6/19 Aaron Boxer > Hello, > > I am trying to run cmake on a project (openjpeg) > using CMake 2.8.11 GUI, and I get the following errors: > > The C compiler identification is unknown > > Check if the system is big endian > > Searching 16 bit integer > > CMake Error at C:/Program Files (x86)/C

[CMake] Error running CMake on Win 7 64

2013-06-19 Thread Aaron Boxer
Hello, I am trying to run cmake on a project (openjpeg) using CMake 2.8.11 GUI, and I get the following errors: The C compiler identification is unknown Check if the system is big endian Searching 16 bit integer CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/TestBigEnd