[CMake] cmake corresponding config.log gile?
Zé
mmodem00 at gmail.com
Wed Jan 23 14:12:02 EST 2008
Em Quarta, 23 de Janeiro de 2008 07:03:37, Eric Noulard escreveu:
> 2008/1/23, Zé <mmodem00 at gmail.com>:
> > When using automake i could see in config.log if when building an app
> > there were missing some buildrequires but now with cmake im totally lost.
>
> Usually CMake print (command line cmake)
> or pop-up (GUI cmake) messages regarding problem
> during configuration, with an appropriate explanation:
> missing header or lib, etc...
Im not refering about the buildrequires that are indeed needed, but those
buildrequires that are optional, and that in sone cases having some
buildrequires can cause to have more files, and in a config.log that is easy
to see, in cmake its totally the opposite.
> You may read some detail about the config error in the
> files:
>
> CMakeFiles/CMakeError.log
> and/or
> CMakeFiles/CMakeOutput.log
>
> However the content of those files may
> not be "easy" to read (my opinion though :=)).
In fact those files arent easy to read at all... its a pitty that cmake doesnt
have a config.log like automake haves...
--
Zé
Linux user #378762
MDE developer - www.mde.djura.org
More information about the CMake
mailing list