Re: [CMake] Build/Link with static libs

2006-04-19 Thread Alexander Neundorf
--- Ursprüngliche Nachricht --- Von: Christian Lang [EMAIL PROTECTED] An: cmake@cmake.org Betreff: [CMake] Build/Link with static libs Datum: Tue, 18 Apr 2006 20:54:32 +0200 Hi, I want to link a target (executable) against some static (not installed) libs (e.g. ./foo.a). How

[CMake] RE: UseLATEX.cmake macros

2006-04-19 Thread Moreland, Kenneth
And UseLATEX.cmake build dvi. I don't know how to tell him to don't build dvi files. Build the pdf target (make pdf). That will use pdflatex. Also, why is it neccessary to build in another directory than source directory ? Because UseLATEX.cmake will run configure on your .tex files.

Re: [CMake] RE: UseLATEX.cmake macros

2006-04-19 Thread Bertrand Jacquin
On 4/19/06, Moreland, Kenneth [EMAIL PROTECTED] wrote: And UseLATEX.cmake build dvi. I don't know how to tell him to don't build dvi files. Build the pdf target (make pdf). That will use pdflatex. It doesn't work here. ~/tmp/PFE % make pdf Building image files for ps documents. -- Check

RE: [CMake] RE: UseLATEX.cmake macros

2006-04-19 Thread Moreland, Kenneth
And UseLATEX.cmake build dvi. I don't know how to tell him to don't build dvi files. Build the pdf target (make pdf). That will use pdflatex. It doesn't work here. ~/tmp/PFE % make pdf Building image files for ps documents. -- Check for working C compiler: gcc -- Check for

Re: [CMake] HowTo build one Linux binary set for all platforms?

2006-04-19 Thread Brad King
Matt England wrote: At 4/18/2006 11:56 AM, Brad King wrote: I think it's a Mandrake 10 box. There is a bit of a trick needed for CMake due to support for loaded commands. We link statically against everything but libc and libdl. In order to work with the system libc on every other machine

[CMake] Error adding rule for c:/dev/blah/../blah/CMakeLists.txt

2006-04-19 Thread Phillip Hellewell
Hi all,I just tried out the latest dev version of cmake, 2.4.0, and I'm getting Error adding rule error when I try to generate a Visual Studio 7 project. The error pops up about 5 times after hitting OK. The error occurs when I use the SUBDIRS (or ADD_SUBDIRECTORY) command with a relative path. If

[CMake] Re: Error adding rule for c:/dev/blah/../blah/CMakeLists.txt

2006-04-19 Thread Phillip Hellewell
On 4/19/06, Phillip Hellewell [EMAIL PROTECTED] wrote: Hi all,I just tried out the latest dev version of cmake, 2.4.0, and I'm getting Error adding rule error when I try to generate a Visual Studio 7 project. The error pops up about 5 times after hitting OK. The error occurs when I use the SUBDIRS

Re: [CMake] Error adding rule for c:/dev/blah/../blah/CMakeLists.txt

2006-04-19 Thread William A. Hoffman
Can you create a small example that shows this problem? -Bill At 05:18 PM 4/19/2006, Phillip Hellewell wrote: Hi all, I just tried out the latest dev version of cmake, 2.4.0, and I'm getting Error adding rule error when I try to generate a Visual Studio 7 project. The error pops up about 5