[CMake] FinXXX.cmake messages

Andreas Schneider mail at cynapses.org
Thu Jan 11 04:26:34 EST 2007


Hi,

we get some mails on the wengophone mailing list like.


	While building using Cmake I get following error:

	CMake Error: Could not find XML2

	Any ideas how to fix this?


So in the FindXXX.cmake file for

     if (XML2_FIND_REQUIRED)
       message(FATAL_ERROR "Could not find XML2")
     endif (XML2_FIND_REQUIRED)

we should rather use something like "Please install the XML2 library and
development tools" for Lusers. Maybe this avoids some dumb questions.


	-- andreas

-- 
http://www.cynapses.org/ - cybernetic synapses


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://public.kitware.com/pipermail/cmake/attachments/20070111/4daeb496/signature.pgp


More information about the CMake mailing list