From koffice-devel Mon Mar 10 07:30:20 2008 From: "Christian Ehrlicher" Date: Mon, 10 Mar 2008 07:30:20 +0000 To: koffice-devel Subject: Re: Can't compile libs/kotext with msvc Message-Id: <20080310073020.15780 () gmx ! net> X-MARC-Message: https://marc.info/?l=koffice-devel&m=120513424715742 > Von: "Jarosław Staniek" > Christian Ehrlicher said the following, On 2008-03-09 14:59: > > Hi, > > > > kotext is not compilable on windows. KoGenericRegistry::listKeys() wants > > to access T.name() with T = KoVariableFactory (from > > KoVariableRegistry.h). But KoVariableFactory doesn't have such a > function. > > Looks like msvc needs ever function used in the template to be available, > while gcc only require functions that are really used... > Yes - that's true. See KDE_FULL_TEMPLATE_EXPORT_INSTANTIATION in kdemacros.h. I'll add a dummy function then - just wanted to be sure it wasn't forgot by accident. Christian -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel