<div>Ah, i'm waiting a question about a native Win32 port. well, i can said than this is possibe to do since QT4 and KDE4 are ported to win32 (:=)))</div>
<div> </div>
<div>Of course, we need to compile digiKam and co under win32 and see if all is ok... I'm very curious to see digiKam running out of Linux, and not only under Win32, but also MacOS X, an OS used by pro-photograph...</div>

<div> </div>
<div>Marcel, since a long time, i'm checking all the code to see where we have pure linux depencies</div>
<div> </div>
<div>- In digiKam, we have some X11 API call to checked if CTRL or SHIFT keys are pressed during D&D. I don't know why this way have been used by Renchi instead to use QT API. This point must be fixed for 0.9.2</div>

<div> </div>
<div>- In digiKam, we need to check how the color Theme core is implemented to be sure if it's portable.</div>
<div> </div>
<div>- i'm not sure if LCMS library canbe compiled under Win32. Paco, can you confirm it ? <br> </div>
<div>There is no problem to port DigikamImagePlugins, libkipi, libkexiv2, and libkdcraw.</div>
<div> </div>
<div>In Kipi-plugins, imlib2 library use a pure X11 depency to run. This one is always used in SlideShow plugin. There is no advantage to continue to use it, to only cache pictures loading in memory (imlib2 is not used in this plugin to render image on screen if i remember). The solution is simple : remove imlib2 depency and use the same QT cache mechanism like it's used in the recent OPENGL viewer plugin. Angelo, Valerio, perhaps a common of QT cache mechanism in kipi-plugins/common place will be fine.
</div>
<div> </div>
<div>Gilles</div>
<div> </div>
<div> </div>
<div> </div>
<div><span class="gmail_quote">2007/3/1, Mikolaj Machowski <<a href="mailto:mikmach@wp.pl">mikmach@wp.pl</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Dnia czwartek 01 marzec 2007, Gilles Caulier napisał:<br>> About QT4 this is my plan :<br><br>About Qt4: what about MS-Windows port?
<br><br>m.<br><br>_______________________________________________<br>Digikam-devel mailing list<br><a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-devel">
https://mail.kde.org/mailman/listinfo/digikam-devel</a><br></blockquote></div><br>