<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 9, 2015 at 2:10 PM, Bob Bachman <span dir="ltr"><<a href="mailto:bob_bachman@intercept.com" target="_blank">bob_bachman@intercept.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Richard Shaw <hobbes1069@...> writes:<br>> On Thu, Jul 9, 2015 at 1:19 PM, Bob Bachman <bob_bachman-<br>
<a href="mailto:JXEU3b3ms%2BTby3iVrkZq2A@public.gmane.org">JXEU3b3ms+Tby3iVrkZq2A@public.gmane.org</a>> wrote:We've upgraded from wxWidgets<br>
<span class="">2.8.10 to 3.0.2 and our CMake scripts can no<br>
> longer find the required wxWidgets libs. The wxWidgets shared object files<br>
> have been built and exist in the same directory structure as the 2.8.10<br>
> version. Any help would be greatly appreciated. Thank you<br>
><br>
> Double check that the wx-config script has not changed names... On Fedora we<br>
allow both to be installed so on 3.X the wx-config script is renamed to wx-<br>
config-3.0 so I have to do something like:<br>
><br>
> $ cmake -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config.3.0<br>
><br>
> and everything works as usual.<br><br>
</span>Okay, thanks. That doesn't seem to be the problem. The wx-config script<br>
located in the buildgtk directory is a soft link.<br>
<br>
wx-config -> lib/wx/config/inplace-gtk2-unicode-3.0</blockquote><div><br></div><div>Ok, so that's not what's going on... Is this a custom build of wxWidgets? Is wx-config located in /usr/bin or somewhere else? </div><div><br></div><div>Thanks,</div><div>Richard</div></div></div></div>