> Von: "Friedrich W. H. Kossebau" > Am Mittwoch, 14. Mai 2008, um 14:40 Uhr, schrieben Sie: > > > Von: Jaroslaw Staniek > > > > > > Friedrich W. H. Kossebau said the following, On 2008-05-14 13:15: > > > > Hi Jarosław, > > > > > > > > Am Dienstag, 13. Mai 2008, um 15:43 Uhr, schrieben Sie: > > > >> Friedrich, > > > >> Attached patch which helps to link Okteta without any problems on > > > > > > Windows > > > > > > >> (msvc). > > > > > > > > Thanks. Applied the changes for > > > > core/ksectionlist.* > > > > > > > > program/libkakao/core/tests/testdocumentfilesynchronizerfactory.cpp > > > > core/kabstractbytearraymodel.h > > > > but for the rest, well, the main part, I need some more discussion, > see > > > > > > below: > > > > > > then let's go to [email protected]; CC'd now and reattaching the > patch > > > for > > > reference... > > > > I'll fix it another way - shouldn't be that big problem. > > > > Why did this fail at all - the last time I compiled it (for 4.0.73) it > > worked fine. Or does it only happen when compiling the tests? > > > > @Friedrich: Is the current state in svn the one you like to have? > > Wait (svn up)... yes, r807701 is how I intend it to be. > ok, then I'll fix it with some DEFINE MAKE_FOO_LIB (I hope). The whole import/export stuff doesn't make sense when a static lib is used but the current foo_export.h - generator has no codepath for static libs. Therefore KDE_IMPORT/ declspec(dllimport) is used and we get this errors.
Christian -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
