Bug 230816 - Skrooge on Windows does not start
Summary: Skrooge on Windows does not start
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-15 11:55 UTC by Guillaume DE BURE
Modified: 2010-09-12 12:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume DE BURE 2010-03-15 11:55:00 UTC
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
Comment 1 Guillaume DE BURE 2010-03-15 11:58:31 UTC
Assigning to KDE on Windows team
Comment 2 Christian Ehrlicher 2010-03-21 18:55:49 UTC
sp133.dll: looks like libopensp isnt added as dependency in the installer
Comment 3 Guillaume DE BURE 2010-03-21 21:06:37 UTC
Thanks for looking into this... If there's anything I can do to help, please ask.
Comment 4 Guillaume DE BURE 2010-04-06 17:25:11 UTC
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
Comment 5 Stephane MANKOWSKI 2010-06-04 11:58:30 UTC
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
Comment 6 Guillaume DE BURE 2010-08-10 14:42:50 UTC
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 :)
Comment 7 Stephane MANKOWSKI 2010-09-12 12:02:54 UTC
I successfully compiled and run Skrooge on windows by using emerge.
Now, Skrooge is in KDE for windows installer.