Mathieu Malaterre wrote:
> 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 ?

Look at the method "cmFindCommon::RerootPaths".  There is a
disabled block that prints the real search path.  Hack the
source to enable it, and you may see what is happening.

-Brad
_______________________________________________
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