Re: Fwd: How to build static libraries with cmake (and more)? (was: Re: Testing internal classes)

2006-05-13 Thread Friedrich W. H. Kossebau
Hi Brad, thanks for your answer. Am Freitag, 12. Mai 2006 23:36, schrieb Brad King: Friedrich W. H. Kossebau wrote: Alex, William, any other cmake guru, please: (How) could we build static libraries? add_library(mylib-static STATIC src1.cxx src2.cxx) If you want it to have the same name

Re: Fwd: How to build static libraries with cmake (and more)? (was: Re: Testing internal classes)

2006-05-13 Thread Alexander Neundorf
Hi, On Saturday 13 May 2006 14:14, Friedrich W. H. Kossebau wrote: Hi Brad, thanks for your answer. ... Different name is okay, but is there a possibility the libs could share the object files to be build? I have now --- 8 --- kde4_add_library( khexeditcommon SHARED

Re: Problem with detection of KDE version (why is $KDEDIR/bin/kde-config used?)

2006-05-13 Thread Alexander Neundorf
Hi, On Saturday 13 May 2006 20:22, Frank Osterfeld wrote: Hi, when I tried to configure kdepim after the latest snapshot update, I got the following error: ERROR: the installed kdelibs version 3.5.2 is too old, at least version 3.9.0 is required This is because the kde-config from my 3.5