[CMake] Re: FindwxWidgets and Cross-compiling
Hendrik Sattler
post at hendrik-sattler.de
Sun Jan 6 04:58:08 EST 2008
Am Sonntag 06 Januar 2008 schrieb Rodolfo Lima:
> Miguel A. Figueroa-Villanueva escreveu:
> > If this is in fact how it works, then I think is a reasonable solution.
>
> Just to make things worse, in a recent update, Gentoo decided to rename
> wxrc to wxrc-2.8 (or wxrc-2.6). Is there a way to cope with this?
Use
ln -s
I suppose. If the official call name is wxrc, installing it as wxrc-2.8 just
makes it possible to install different versions at the same time. Since you
have the .so symlinks, you should also have a matching one for wxrc.
HS
More information about the CMake
mailing list