Post
Topic
Board Wallet software
Re: Bitcoin-Qt [user input needed]
by
kr105
on 18/06/2011, 03:36:20 UTC
Thanks! Yes they're not super-pretty but at least they're better than my square placeholders Smiley

More ideas:
- Optional confirmation for large transactions (https://forum.bitcoin.org/index.php?topic=17149.0)

Another thing: I'd appreciate it if someone with windows downloaded the free Qt SDK (http://qt.nokia.com/downloads/downloads) and try to compile this project. You can simply open the 'pro' file in Qt Creator that comes with the SDK. The biggest problem is probably the dependencies (openssl, berkelydb/dbcxx) though they likely exist for MinGW already somewhere.
I have the qt sdk installed, i'll try to compile it on windows Smiley