Version: 0.6.1 beta (using Devel) Compiler: MSVC 32 bits OS: MS Windows Installed from: Compiled sources As one of the Skrooge developpers, I'm interested in seeing how it would perform on Windows. I was rather pleased to see it in the nighlty build in the KDE on Windows installer =D However, after installation and upon starting it, I got the following errors: * SQLite not found: easily fixed by installing sqlite through the KDE installer. However, this is a quite old version : 3.5.4 while the current version is 3.6.23. Any reason to stick to an old version. Is it possible to make Skrooge depend upon SQLite in the installer * sp133.dll not found: I don't have a clue for this one :( I also wanted to say that if you guys need any support from the skrooge team, just ask :) Keep up the great job, Guillaume
Assigning to KDE on Windows team
sp133.dll: looks like libopensp isnt added as dependency in the installer
Thanks for looking into this... If there's anything I can do to help, please ask.
A friendly "up" ;) A bit of googling pointed me to the openjade project on sourceforge (http://sourceforge.net/projects/openjade). Is that what is missing ? If yes, can I help in making it available on Windows ? I'm not much of a developper, but I'm willing to test, and even can try compiling if requested :) Guillaume
We may be have to do the same correction than in KMyMoney: http://www.archivum.info/kde-commits@kde.org/2010-01/03796/playground-office-kmymoney-cmake-modules.html
We made the libofx dependency optional, so that we can avoid the libopensp issue on windows. It means that windows users will not have OFX import / export, but we can deal with that. I'd like to try if it works like this, but Skrooge disappeared from nightly builds a while ago :( Any chance to see it back ? Thanks :)
I successfully compiled and run Skrooge on windows by using emerge. Now, Skrooge is in KDE for windows installer.