Build errors on windows (msvc 2005/nmake) for kdelibs4_snapshot

2006-05-07 Thread Michael Biebl
I currently get the following build errors under Windows XP using msvc 2005/cmake 2.4.1/nmake: 1.) Linking CXX shared module ..\..\bin\keramik.dll Creating library ..\..\bin\keramik.lib and object ..\..\bin\keramik.exp keramik.obj : error LNK2019: unresolved external symbol "__declspec(dllimpor

Re: Build errors on windows (msvc 2005/nmake) for kdelibs4_snapshot

2006-05-07 Thread Paulo Moura Guedes
On Sunday 07 May 2006 14:28, Michael Biebl wrote: > I currently get the following build errors under Windows XP using msvc > 2005/cmake 2.4.1/nmake: > > 1.) > Linking CXX shared module ..\..\bin\keramik.dll >Creating library ..\..\bin\keramik.lib and object ..\..\bin\keramik.exp > keramik.obj :

Re: Build errors on windows (msvc 2005/nmake) for kdelibs4_snapshot

2006-05-13 Thread Peter Kümmel
On Sunday 07 May 2006 14:28, Michael Biebl wrote: > I currently get the following build errors under Windows XP using msvc > 2005/cmake 2.4.1/nmake: > > 1.) > Linking CXX shared module ..\..\bin\keramik.dll >Creating library ..\..\bin\keramik.lib and object ..\..\bin\keramik.exp fixed. > 2.)