New to Xcode. Reasonably competent with CMake and the other tools.
Any help is appreciated.
Best,
Dick Munroe
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake comm
It appears to work.
Dick Munroe
On 9/10/13 1:49 PM, Brad King wrote:
On 09/10/2013 11:37 AM, Dick Munroe wrote:
However, given that the version of Intel Fortran that actually uses 9.10
as a project format is very, very old I would strongly suggest
defaulting the intelVersion string to
That's the problem. Will switch and rebuild.
Dick
On 9/10/13 5:37 PM, Brad King wrote:
On 9/10/2013 5:10 PM, Brad King wrote:
On 09/10/2013 04:56 PM, Dick Munroe wrote:
VS 2010 complains about a the project being created by a later version
of the compiler which would indicate tha
Yeah, I figured that out eventually. It would be a bit more obvious if
that option was named something like:
BUILD_CMake_GUI
or something that obviously connected with what I wanted to do, e.g.,
build cmake-gui.
Best,
Dick Munroe
On 9/9/13 10:17 AM, Robert Maynard wrote:
You need to
VS 2010 complains about a the project being created by a later version
of the compiler which would indicate that the intelVersion is wrong when
the project is generated.
Dick
On 9/10/13 1:49 PM, Brad King wrote:
On 09/10/2013 11:37 AM, Dick Munroe wrote:
However, given that the version of
Well I built cmake from the git repository. It gets to the process of
finding a working Fortran compiler and hangs.
Dick
On 9/10/13 1:49 PM, Brad King wrote:
On 09/10/2013 11:37 AM, Dick Munroe wrote:
However, given that the version of Intel Fortran that actually uses 9.10
as a project
" ;
}
Then you wouldn't have to patch cmLocalVisualStudio7Generator.cxx when
new versions of Fortran are released, until the project file format
actually changes to something like "12.0".
Best,
Dick Munroe
On 9/9/13 11:26 AM, Brad King wrote:
On 09/07/2013 08:40 AM, Dick Munroe wrote:
A
can't find any
specific instructions on getting cmake-gui built and I do this just
often enough to forget how between events.
So what do I have to do the the configuration for 2.8.11.2 to get it to
build cmake-gui?
Thanks in advance,
Dick Munroe
--
Powered by www.kitware.com
Please keep m
un to
build projects and can't figure out how to build individual sub-projects
if I only want to debug one thing or another.
Anybody with some experience out there that can give me some pointers or
should I think in terms of reorganizing my source/build directories?
Dick Munroe
--
Powered by w
I was able to remove and reinstall Update 2 of the Fortran compiler
instead of Update 9 and CMake now works just fine. So whatever it is,
it's a problem with Update 9, CMake and VS 2005.
Best,
Dick Munroe
On 4/12/12 2:57 PM, Tim Gallagher wrote:
Did you try wiping out the existing
round from the
previous build with the previous Fortran version.
Tim
- Original Message -
From: "Dick Munroe"
To: cmake@cmake.org
Sent: Thursday, April 12, 2012 2:48:00 PM
Subject: [CMake] Trying to use the latest release of Intel Fortran 2011 (update
9) with cmake...
on windoze. I in
he problem might be?
Best,
Dick Munroe
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/u
ectory:
E:/Program Files/ESPlanner
From my readings, ESPLANNER_INSTALL_PATH should contain E:/Program
Files/ESPlanner (or one of the various windoze representations of that
path) after FIND_PATH is executed. Instead I get:
ESPLANNER_INSTALL_PATH-NOTFOUND
So I'm a little puzzled as to what I
Yes I'm using 2.8.6. Best, Dick Munroe
On 11/26/11 11:18 AM, David Cole wrote:
Are you using CMake 2.8.6...? Older CMake versions have not been used
much on Lion. It wouldn't surprise me if 2.8.6 works, but earlier
versions have issues...
HTH,
David
On Sat, Nov 26, 2011 at 6:37
ORTS -arch i386 -O2 -g -fPIC
Which brings up the questions, (1) with the same CMakeLists.txt file,
why am I getting different values and (2) how do I get the arch to be
i386 on the Lion build.
Best,
Dick Munroe
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
ht
)
{
intelVersion = "9.10";
}
fout<< "\n"
Since I'm not an official supporter of CMake, I'll leave it to the real
supporters to make this official, if appropriate. In the mean time,
this works for me.
Best,
Dick Munroe
_
One other thing is that the SDK for QT4 specifically installs a version
supposedly built with and for VS 2005.
Best,
Dick Munroe
On 5/14/11 9:49 AM, cmake-requ...@cmake.org wrote:
Date: Fri, 13 May 2011 16:42:45 -0400
From: John Drescher
Subject: Re: [CMake] How do you go about building the
On 5/14/11 9:49 AM, cmake-requ...@cmake.org wrote:
Date: Fri, 13 May 2011 16:42:45 -0400
From: John Drescher
Subject: Re: [CMake] How do you go about building the cmake-gui from
source in 2.8.4?
To: Dick Munroe
Cc:cmake@cmake.org
Message-ID:
Content-Type: text/plain; charset=windows
he moment).
I did try to re-install the Desktop portion of QT4 SDK with no joy.
Anybody else seen anything like this? or have a clue as to what's going
on. I'm not primarily a windoze person so chasing this is moderately
obscure for me.
Best,
Dick Munroe
On 5/13/11 12:00 PM, cmak
will be appreciated.
Best,
Dick Munroe
Any clues?
On 5/13/11 5:45 AM, cmake-requ...@cmake.org wrote:
Message: 5
Date: Thu, 12 May 2011 16:43:04 -0600
From: "clin...@elemtech.com "
Subject: Re: [CMake] How do you go about building the cmake-gui from
source in 2.8.4
SHIMS seems to work find,
but I'm faced with a bunch of different WER implementations, none of
which seem to be for XP.
Best,
Dick Munroe
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/
The title pretty much says it all. I can't find anything obvious in the
source tree and I want to rebuild cmake-gui for windows.
tia,
Dick Munroe
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitwar
site.
So... Why is this error happening. When I configured cmake 2.8.4, I
pointed the zlib_includ_dir and zlib_librry at the appropriate spots.
ldd (I run cygwin as a semi-rational shell for windoze) shows that the
loader is finding the zlib1 appropriately.
Best,
Dick M
the CMake documentation
is a little short on real examples of how to use the interactive version
to try to generate solutions.
Best,
Dick Munroe
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/
ental
linking off everywhere it's on with no joy.
Do I have to upgrade to 2.6.3 or is there some other fix in place for
this problem.
Of course I can do this manually, but that sort of defeats the purpose
of CMake...
Best,
Dick Munroe
--
Dick Munroe (E) mailto:m
anually create
a symbolic link of the form:
/usr/lib/libstdc++.so
???
Best,
Dick Munroe
--
Dick Munroe (E) mailto:[EMAIL PROTECTED]
Cottage Software Works, Inc.(O) 617 901 9052
PMB 361 (F) 617 489 0328
464 Common St. (W) http:
en to:
/home/munroe/cvs/ESPlanner_Computation_Engine.HEAD/ESPlanner
Executables-cmake
[EMAIL PROTECTED] ESPlanner Executables-cmake]$
Best,
Dick Munroe
--
Dick Munroe (E) mailto:[EMAIL PROTECTED]
Cottage Software Works, Inc.(O) 617 901 9052
PMB 361 (F) 6
what have I done wrong this time...
This cmake configuration works for makefiles generated on Darwin.
Anybody out there have experience with this particular combination of
bits (Intel, RHEL) and any advice?
Best,
Dick Munroe
___
CMake mailing
I initially tried just including CPack and running make package, but got
the same error (there is no data in CPACK_INSTALL_CMAKE_PROJECTS).
Best,
Dick Munroe
[EMAIL PROTECTED] wrote:
Message: 1
Date: Sun, 19 Oct 2008 13:42:51 +0200
From: "Eric Noulard" <[EMAIL PROTECTED]>
ve, so the first argument has to be something
like the root of the build directory. So, I changed the directory to
${CMAKE_HOME_DIRECTORY} and I get kits built, but I still think there is
a bug in CPack.make.
Best,
Dick Munroe
___
CMake mailing lis
explicitly fortran.
There are some debugging issues, but from what I've heard from Intel
they plan to continue to work toward better Xcode integration, so...
Best, Dick Munroe Michael Jackson wrote:
I can not comment on the Xcode stuff BUT have you tried to build your
application using plain
mewhere (which I'm willing to do, but it
sort of defeats the purpose of a build project builder). Of course, why
doesn't CMake add the necessary rules for fortran files in the first
place...
Best,
Dick Munroe
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake
32 matches
Mail list logo