Re: cmake and asm?

2007-01-24 Thread Alexander Neundorf
On Wednesday 24 January 2007 22:44, Boudewijn Rempt wrote: > On Sunday 21 January 2007 01:41, Alexander Neundorf wrote: > > Hi, > > > > On Saturday 20 January 2007 21:38, Boudewijn Rempt wrote: > > > On Saturday 20 January 2007 17:36, Alexander Neundorf wrote: > > > > For now it should be possible

Re: cmake and asm?

2007-01-24 Thread Boudewijn Rempt
On Sunday 21 January 2007 01:41, Alexander Neundorf wrote: > Hi, > > On Saturday 20 January 2007 21:38, Boudewijn Rempt wrote: > > On Saturday 20 January 2007 17:36, Alexander Neundorf wrote: > > > For now it should be possible to do something like the following: > > > create a custom command which

Re: Merging of kdelibs_export.h and kdelibs_export_win.h

2007-01-24 Thread Jaroslaw Staniek
Christian Ehrlicher said the following, On 2007-01-23 22:34: > Jacob R Rideout schrieb: yesterday this change was made to kdelibs_export.h: -#define KSPELL2_EXPORT KDE_EXPORT +#define SONNET_EXPORT KDE_EXPORT >>> And this is still wrong! >>> -> >>> kde4_add_library(sonnetcore SH

Re: Merging of kdelibs_export.h and kdelibs_export_win.h

2007-01-24 Thread Jacob R Rideout
> > yesterday this change was made to kdelibs_export.h: > > -#define KSPELL2_EXPORT KDE_EXPORT > > +#define SONNET_EXPORT KDE_EXPORT > > > And this is still wrong! > -> > kde4_add_library(sonnetcore SHARED ${sonnetbase_STAT_SRCS}) > so it must be MAKE_SONNETCORE_LIB > > once more recompiling whole