[CMake] RE: UseLATEX.cmake macros

Moreland, Kenneth kmorel at sandia.gov
Wed Apr 26 14:48:25 EDT 2006


I extracted your files, ran CMake in the base directory, and got the
following output:

-- Check for working C compiler: gcc
-- Check for working C compiler: gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: c++
-- Check for working CXX compiler: c++ -- works
CMake Error: Error in cmake code at
/c/kmorel/tmp/pfe/docs/cahier_des_charges/CMakeLists.txt:3:
INCLUDE Could not find include file: UseLATEX
CMake Error: Error in cmake code at
/c/kmorel/tmp/pfe/docs/cahier_des_charges/CMakeLists.txt:4:
Unknown CMake command "ADD_LATEX_IMAGES".
CMake Error: Error in cmake code at
/c/kmorel/tmp/pfe/docs/cahier_des_charges/CMakeLists.txt:5:
Unknown CMake command "ADD_LATEX_DOCUMENT".
-- Configuring done

Using find, I did not see a copy of UseLATEX.cmake in your source tree.
Why are you not including it?

-Ken 

> -----Original Message-----
> From: Bertrand Jacquin [mailto:beber.mailing at gmail.com] 
> Sent: Wednesday, April 26, 2006 11:33 AM
> To: Moreland, Kenneth
> Cc: Bertrand Jacquin; cmake at cmake.org; else-devel at gna.org
> Subject: Re: [CMake] RE: UseLATEX.cmake macros
> 
> On 4/26/06, Moreland, Kenneth <kmorel at sandia.gov> wrote:
> > Sigh.  I still don't see what can be wrong.  Can you send 
> me a tarball 
> > of everything?  Maybe something gets lost when I try to 
> duplicate your 
> > build.
> 
> http://guybrush.ath.cx/~beber/else/pfe.tar.bz2
> 
> >
> > -Ken
> >
> > > -----Original Message-----
> > > From: Bertrand Jacquin [mailto:beber.mailing at gmail.com]
> > > Sent: Tuesday, April 25, 2006 4:03 PM
> > > To: Moreland, Kenneth
> > > Cc: Bertrand Jacquin; cmake at cmake.org; else-devel at gna.org
> > > Subject: Re: [CMake] RE: UseLATEX.cmake macros
> > >
> > > On 4/26/06, kmorel <kmorel at sandia.gov> wrote:
> > > > Like I said, that same code worked fine for me.  What
> > > platform are you
> > > > running on?
> > >
> > > ~/pfe/docs/cahier_des_charges % uname -a Linux meathook 
> > > 2.6.16-gentoo-r2 #6 PREEMPT Thu Apr 20 19:27:38 CEST
> > > 2006 x86_64 AMD Athlon(tm) 64 Processor 3200+ GNU/Linux
> > >
> > >
> > > --
> > > Beber
> > > #e.fr at freenode
> > >
> > >
> >
> >
> 
> 
> --
> Beber
> #e.fr at freenode
> 
> 



More information about the CMake mailing list