[CMake] [patch] cmake-2.8.1 and png-1.4.2

2010-06-19 Thread Thomas Klausner
Hi! I've updated png in pkgsrc to 1.4.2 and had to fix some programs to compile against that version. cmake didn't find the png library at all, since it was renamed (again). The attached patch fixes the problem, please include it in the next release. Thanks, Thomas $NetBSD: patch-ad,v 1.7 2010/

[CMake] Need some help building OS X Framework

2010-06-19 Thread Flavio Castelli
Hello, I'm the maintainer of qjson[1], a qt-based library. I'm trying to use cmake to build a OS X framework but I have some problems. I have not been able to find updated information neither on the mailing list nor on the wiki. So at the "Tests/Framework" project shipped with cmake sources. I made

[CMake] Ralph Barth/AEH/DBS/GDB ist außer Haus .

2010-06-19 Thread Ralph . Barth
Ralph Barth will be out of the office starting 19.06.2010 and will be returning on 30.06.2010. Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten. Deutsche Börse Systems AG Chairman of the Supervisory Board/

Re: [CMake] Various problems deploying a python module

2010-06-19 Thread Janosch Peters
On 2010-06-18 08:29:25 +0200, Michael Hertling said: On 06/17/2010 04:23 PM, Janosch Peters wrote: I have two python frameworks on my mac: Python2.5 which comes with OS X, and python2.6 from macports. If I just use FIND_PACKAGE(PythonInterp) and FIND_PACKAGE(PythonLibs) I end up getting the pyt

Re: [CMake] vcproj2cmake.rb script: announcing new version / hosting questions

2010-06-19 Thread Andreas Mohr
On Mon, Jun 14, 2010 at 09:54:58AM -0400, Bill Hoffman wrote: > On 6/14/2010 8:31 AM, Mike Jackson wrote: >> Put the scripts in the cmake wiki and put it into the public domain. >> Easiest for all. >> > > To be compatible with CMake, I would say a BSD license would be the > best. gitorious might

Re: [CMake] Cmake and Libltdl

2010-06-19 Thread Carlos Lopez Gonzalez
On Fri, 18 Jun 2010 11:23:48 +0200 Andreas Mohr wrote: >On Thu, Jun 17, 2010 at 10:25:10AM -0400, cmake-requ...@cmake.org wrote: >> Hi, >> I'm new to cmake and want to port a C++ project which is now built using autotools to cmake build system. >> The project has some libraries (we call them

Re: [CMake] CMake Digest, Vol 74, Issue 62

2010-06-19 Thread Carlos Lopez Gonzalez
>On Fri, 18 Jun 2010 10:40:46 +0200 Michael Hertling wrote: >On 06/17/2010 11:29 AM, Carlos Lopez Gonzalez wrote: >> Hi, >> I'm new to cmake and want to port a C++ project which is now built using >> autotools to cmake build system. >> The project has some libraries (we call them modules) which