2008/9/21 Mike Jackson <[EMAIL PROTECTED]>:
>>> www.bluequartz.net
>>
>> CMake Error: GTK NOT FOUND
>> -- Configuring done
>> make: *** [cmake_check_build_system] Error 255
>>
>> GTK 2.0 comes into my Kubuntu 8.0.4 system with a standard debian package.
>> Nothing customized. All in standard paths.
>
> I don't know a thing about GTK BUT looking at the FindGTK.cmake file in the
> CMake 2.6 distribution it _looks_ like that module is looking for the gtk
> 1.2 version and NOT the 2.0 version.

That's true :-(

There is bug report about this
http://www.vtk.org/Bug/view.php?id=6042

pointing to this CMake module
http://code.google.com/p/cmake-modules/source/browse/trunk/Modules/GTK2/FindGTK2.cmake

I haven't tested it though.

-- 
Erk
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to