Re: [CMake] Cross-compiling: Cmake compiler and ABI check don´t work

2011-02-16 Thread Schmid Alexander
Hi, is it possible that the ABI check won´t work anyway for cross-compiling scenarios? Anyway, I don´t think that the toolchain file is messed up, because the first part of CMake´s detection flow uses the settings I specified there. But the second part doesn´t. Beste Grüße / Best regards

Re: [CMake] Help on ExternalProject_Add

2011-02-16 Thread Luigi Calori
Thanks a lot, Your suggestion worked really well, I ' m now able to separate download source and build into two separate projects, I have added a line into source building project to keep git download stamp out of binary dir and side to source, so even if i completely empty the binary dir, the

Re: [CMake] FIND_PATH issue in FindQt4.cmake

2011-02-16 Thread Clinton Stimpson
This might need some deeper looking into. If you could file a bug report, that would be nice. Clint On Wednesday, February 16, 2011 09:15:25 am Harinarayan Krishnan wrote: > Hi All, > > Any thoughts on this subject? or should I file a bug report and see what > happens? > > Thanks, > Hari >

Re: [CMake] FIND_PATH issue in FindQt4.cmake

2011-02-16 Thread Harinarayan Krishnan
Hi All, Any thoughts on this subject? or should I file a bug report and see what happens? Thanks, Hari On Tue, Feb 15, 2011 at 10:59 AM, Harinarayan Krishnan wrote: > Hi All, > > I reran my code using cmake 2.8.4rc and still get the same issue where > FIND_PATH is picking the system directory

[CMake] CMake 2.8.4 available for download

2011-02-16 Thread David Cole
On behalf of myself, Ken, Bill, Brad, Alex, Zach, Ben and the rest of the CMake team, we are pleased to announce that CMake 2.8.4 is available for download at: http://www.cmake.org/files/v2.8/?C=M;O=D It is also available from the usual download links found on the CMake web site: http://www.cmake.

[CMake] One more simple question

2011-02-16 Thread Carminati Federico
Dear All, thanks to everybody for the support I got so far. I have now another simple question. The CMAKE FAQ gives a good recipe on how to use a different compiler http://www.cmake.org/Wiki/CMake_FAQ#Method_2:_use_cmake_-D however I do not know how to use a different linker other than expor

Re: [CMake] cpack 32bit rpm on a 64bit system

2011-02-16 Thread Eric Noulard
2011/2/16 Yngve Inntjore Levinsen : > > The server OS is quite conservative when it comes to new packages, so I > already had to go into a fight to get 2.6 series installed. I do not think > that is possible system-wide but I am of course able to compile cmake myself > and put it on my own share

Re: [CMake] Include-Dir order problem

2011-02-16 Thread Andreas Pakulat
On 16.02.11 07:03:32, David Cole wrote: > On Wed, Feb 16, 2011 at 2:32 AM, Andreas Pakulat wrote: > On 16.02.11 03:48:03, Michael Hertling wrote: > > > > > On 02/15/2011 07:36 PM, Andreas Pakulat wrote: > > > > On 15.02.11 17:54:29, Michael Hertling wrote: > > > >> On 02/13/2011 01:27 AM, Andreas

[CMake] When is available

2011-02-16 Thread Andreas Pakulat
Hi, due to the problems with include_directories (not available as target or source-property) screwing up building java and c++ code in the same subdir, I've tried to adjust the java-compiler support to instead consider .jar files as link-libraries. Unfortunately it seems that during the object-co

Re: [CMake] Include-Dir order problem

2011-02-16 Thread David Cole
On Wed, Feb 16, 2011 at 2:32 AM, Andreas Pakulat wrote: On 16.02.11 03:48:03, Michael Hertling wrote: > > > On 02/15/2011 07:36 PM, Andreas Pakulat wrote: > > > On 15.02.11 17:54:29, Michael Hertling wrote: > > >> On 02/13/2011 01:27 AM, Andreas Pakulat wrote: > > >>> Hi, > > >>> > > >>> I've got

Re: [CMake] 2.8.5 version

2011-02-16 Thread Michael Wild
On 02/16/2011 11:40 AM, Andrea Galeazzi wrote: > IL 15/02/2011 21.59, David Cole ha scritto: >> 2011/2/15 Alexander Neundorf > > >> >> On Monday 14 February 2011, David Cole wrote: >> > On Mon, Feb 14, 2011 at 4:14 AM, Andrea Galeazzi >> mailto:galea...@k

Re: [CMake] cpack 32bit rpm on a 64bit system

2011-02-16 Thread Yngve Inntjore Levinsen
On Wednesday 16 February 2011 11:31:47 AM Eric Noulard wrote: > 2011/2/16 Yngve Inntjore Levinsen : > > Dear Eric, > > > > First, thank you for a very quick reply! > > > > The log you requested is attached. The rpmbuild.out file is empty, and the > > rpmbuild.err has one line which states: > > err

Re: [CMake] 2.8.5 version

2011-02-16 Thread Andrea Galeazzi
IL 15/02/2011 21.59, David Cole ha scritto: 2011/2/15 Alexander Neundorf > On Monday 14 February 2011, David Cole wrote: > On Mon, Feb 14, 2011 at 4:14 AM, Andrea Galeazzi mailto:galea...@korg.it>> wrote: > > I'm very interested in the feature disc

Re: [CMake] cpack 32bit rpm on a 64bit system

2011-02-16 Thread Eric Noulard
2011/2/16 Yngve Inntjore Levinsen : > Dear Eric, > > First, thank you for a very quick reply! > > The log you requested is attached. The rpmbuild.out file is empty, and the > rpmbuild.err has one line which states: > error: No compatible architectures found for build > > I am using cmake/cpack ver

Re: [CMake] cpack 32bit rpm on a 64bit system

2011-02-16 Thread Yngve Inntjore Levinsen
Dear Eric, First, thank you for a very quick reply! The log you requested is attached. The rpmbuild.out file is empty, and the rpmbuild.err has one line which states: error: No compatible architectures found for build I am using cmake/cpack version 2.6-patch 4. I have rpmbuild version 4.4.2.3.