Binary releases are setup for all sorts of
configurations which make them sometimes worse, but I tried that as well and it
does not work for me. At the moment I have one installed. I
eventually wrote a perl program to pull in the includes to see what the cause of
error 255 were in the sourc
I did all 2.0.0, 2.2.2 & 2.4.1/2
- Original Message -
From:
Brandon J. Van
Every
To: cmake
Sent: Monday, July 17, 2006 12:00
PM
Subject: Re: [CMake] Am I stupid or
what?
Louis Kruger wrote:
Hi,
I tried to build CMake 2.0.6 - 2.4.2 without
Alexander Neundorf wrote:
PKGCONFIG(gtk+-2.0 GTK2_INCLUDE_DIR GTK2_LINK_DIR GTK2_LINK_FLAGS
GTK2_CFLAGS)
message(STATUS "inc: -${GTK2_INCLUDE_DIR}")
message(STATUS "link flags: -${GTK2_LINK_FLAGS}")
message(STATUS "cflags: -${GTK2_CFLAGS}")
message(STATUS "link dir: -${GTK2_LI
Ryan Connelly wrote:
> I have a previous version of CMake installed on my system (Cmake 2.2).
> Currently, I am trying to build 2.4.2 from source using the existing
> cmake installation. After running the following command, cmake
> BUILD_FOR_VS2005:BOOL=ON , the cmake process seems to hang (or take
Hi Antti,
Datum: Mon, 17 Jul 2006 18:09:23 +0300
> Hey.
>
> This is probably bit of a newbie question but good information about
> cmake is hard to come by.
>
> I wanted to build against GTK2 with cmake. The FindGTK module is only
> capable of detecting GTK 1.x and proved to be useless. So, I
I have a previous version of CMake installed on my system (Cmake 2.2).
Currently, I am trying to build 2.4.2 from source using the existing
cmake installation. After running the following command, cmake
BUILD_FOR_VS2005:BOOL=ON , the cmake process seems to hang (or take a
long time), and I can'
I am glad that speedy posted that fix. I am in the process of patching
my cmake build and compiling for vs2005.
I hope that this patch or a similar fix is added to the next stable version of
CMAKE. It would make our lives easier for sure. Thanks again speedy.
Ryan
speedy wrote:
Hello Peter,
William A. Hoffman wrote:
At 12:26 AM 7/17/2006, Brandon J. Van Every wrote:
Because last I tried, it was broken. Precise definition of "broken" later. I'm in the middle of a huge refactoring right now, driven by these pathing and quoting and escaped whitespace problems.
Hey.
This is probably bit of a newbie question but good information about
cmake is hard to come by.
I wanted to build against GTK2 with cmake. The FindGTK module is only
capable of detecting GTK 1.x and proved to be useless. So, I opted to
use pkg-config, because it's probably what autotools use
Louis Kruger wrote:
> Hi,
>
> I tried to build CMake 2.0.6 - 2.4.2 without success. ( I need it for
> VTK which I need for ProcessView.)
>
> 1. It seem to fail on creating directories,
> 2. Seem to fail on copying of a file &
> 3. Seem to fail on setting permmissions.
>
> I also wished that
Erk wrote:
> I'm switching from autotools to cmake.
> I did found everything I want but the
> @configure_input@ thing.
>
> For emulating my custom configure-generated file
> I use the CMake CONFIGURE_FILE which is
> just fine.
>
> Nevertheless I found interesting the predefined
> @configure_inpu
At 12:26 AM 7/17/2006, Brandon J. Van Every wrote:
>Because last I tried, it was broken. Precise definition of "broken" later.
>I'm in the middle of a huge refactoring right now, driven by these pathing and
>quoting and escaped whitespace problems.
If it is broken, please let me know so it wo
Louis Kruger wrote:
I tried to build CMake 2.0.6 - 2.4.2
without success. ( I need it for VTK which I need for ProcessView.)
Disappointment can be frustrating - but why don't you use a binary
release - and the newest?
See
http://www.cmake.org/HTML/Download.html
--
Dipl.-In
Louis Kruger wrote:
Hi,
I tried to build CMake 2.0.6 - 2.4.2 without success. ( I need
it for VTK which I need for ProcessView.)
1. It seem to fail on creating directories,
2. Seem to fail on copying of a file &
3. Seem to fail on setting permmissions.
14 matches
Mail list logo