cvs commit: ports/devel/cmake Makefile distinfo pkg-plist ports/devel/cmake-gui Makefile distinfo

Rene Ladan r.c.ladan at gmail.com
Thu May 6 06:13:21 UTC 2010


On 06-05-2010 05:03, Dima Panov wrote:
> On Thursday 06 May 2010 00:01:16 Dmitry Marakasov wrote:
>> * René Ladan (rene at freebsd.org) wrote:
>>> It looks like this is still the case? I am encountering this error
>>> while trying to let CMake find wxWidgets (minimal test case extracted
>>> from a larger project):
>>>
>>> %  cmake testwx
>>> CMake Error at
>>> /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:70
>>
>>> (MESSAGE):
>> Here the problem is that you must specify path to wxconfig executable
>> with
>>
>> -DwxWidgets_CONFIG_EXECUTABLE="/usr/local/bin/wxgtk2-2.8-config"
>>
>> The problem I've reported seems to be still present but it whows itself
>> later, at compile time. See the bug I've opened in cmake bugtracker:
>>
>> http://public.kitware.com/Bug/view.php?id=10209
> 
> Did you tried CMake-2.8.1? In my tindy all looking fine with this version.
> 
Not yet, will it be included in the KDE update?

René
-- 
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)


More information about the cvs-ports mailing list