Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2010 12:08:40 -0400
From:      =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org>
To:        Dima Panov <fluffy@freebsd.org>
Cc:        cvs-ports@freebsd.org, Dmitry Marakasov <amdmi3@amdmi3.ru>, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/devel/cmake Makefile distinfo pkg-plist  ports/devel/cmake-gui Makefile distinfo
Message-ID:  <AANLkTilZNff9LBcteO16N7K_Vx3mpjW5Z9sKceYvOTHA@mail.gmail.com>
In-Reply-To: <201005061403.12456.fluffy@freebsd.org>
References:  <200911291151.nATBpdsp044837@repoman.freebsd.org> <s2pe890cae61005050540w4df3bd59m2a7c0fcadc495f3e@mail.gmail.com> <20100505130116.GC2998@hades.panopticon> <201005061403.12456.fluffy@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2010/5/5 Dima Panov <fluffy@freebsd.org>:
> On Thursday 06 May 2010 00:01:16 Dmitry Marakasov wrote:
>> * Ren=E9 Ladan (rene@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):
>> >
>> > % =A0cmake 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=3D"/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=3D10209
>
> Did you tried CMake-2.8.1? In my tindy all looking fine with this version=
.
>
I updated cmake to 2.8.1, but I get the same error as before if I
don't use the kludge.

Rene



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTilZNff9LBcteO16N7K_Vx3mpjW5Z9sKceYvOTHA>