On Thu, Oct 1, 2009 at 5:36 PM, Brad King <brad.k...@kitware.com> wrote:
<...>
> Mathieu, what distro is this?

Linux OpenSuse 10.2 ppc64

>   Does the FIND_LIBRARY_USE_LIB64_PATHS
> global property get enabled in CMake projects on it?

Looking at CMake/Modules/Platform/Linux.cmake, I would be tempted to
say FIND_LIBRARY_USE_LIB64_PATHS=TRUE, since I do not have no
/etc/debian* file on my system.
But since no other tests fails I would think discovery of 64bits libs
is working (I am guessing at least a test would fails). This looks
like just an issue in the findqt module.

However I do not understand what I need to do to fix
Modules/FindQt3.cmake, simply reorder the path ?

Thanks,
-- 
Mathieu
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to