Re: [CMake] cmake error when trying to compile KMyMoney 3.97.1

2010-04-08 Thread Alexander Neundorf
On Sunday 04 April 2010, Pierre Maurier wrote: > Hi, > > I'm new in this mailing list and new in cmake compiling in general, > I have a cmake error when trying to compile KMyMoney 3.97.1 on OSX. > Here is the output : > > === > $ cmake

Re: [CMake] cmake error when trying to compile KMyMoney 3.97.1

2010-04-04 Thread Ryan Pavlik
I'm pretty sure that Gettext is included with Mac OS X - you might look into using the "mac homebrew" packages which do a much better job than MacPorts of not duplicating system packages. I'm pretty sure that all the packages that are listed here as missing are available with brew. In any case, th

[CMake] cmake error when trying to compile KMyMoney 3.97.1

2010-04-04 Thread Pierre Maurier
Hi, I'm new in this mailing list and new in cmake compiling in general, I have a cmake error when trying to compile KMyMoney 3.97.1 on OSX. Here is the output : === $ cmake -D CMAKE_BUILD_TYPE='Released' .. -- The C compiler identifi