Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: ryanb on May 25, 2013, 02:02:22 PM



Title: [Req] GLD coin Mac wallet client
Post by: ryanb on May 25, 2013, 02:02:22 PM
Can someone make a Mac wallet client

and i will reward the person with 1000 GLD


Thanks


Title: Re: [Req] GLD coin Mac wallet client
Post by: shakezula on May 25, 2013, 02:17:21 PM
Standby, compiling now.


Title: Re: [Req] GLD coin Mac wallet client
Post by: shakezula on May 25, 2013, 02:42:29 PM
Here you go:

https://i.imgur.com/8FWLBFy.png

https://docs.google.com/file/d/0B49exKIsGBn5RHB4VDJfSTB5OHc/edit?usp=sharing

Alas, my QT building success with macqtdeploy is somewhat lacking so you'll need to install QT as well, this one works fine:

http://download.qt-project.org/official_releases/qt/4.8/4.8.4/qt-mac-opensource-4.8.4.dmg

Also noticed that the GLDCoin team didn't include a mac .icns file so the dock icon is the generic app icon. That could be fixed I suppose if it works and you like it, let me know. Feel free to send me whatever its worth to you:

EBTdnM2n2K6GUyVTZXyfN4LZNLGHfTop6o


Title: Re: [Req] GLD coin Mac wallet client
Post by: AZIZ1977 on May 25, 2013, 02:44:28 PM
The Goldcoin community welcomes and thanks everybody trying to help each other.


Title: Re: [Req] GLD coin Mac wallet client
Post by: ryanb on May 25, 2013, 03:14:13 PM
Here you go:

https://i.imgur.com/8FWLBFy.png

https://docs.google.com/file/d/0B49exKIsGBn5RHB4VDJfSTB5OHc/edit?usp=sharing

Alas, my QT building success with macqtdeploy is somewhat lacking so you'll need to install QT as well, this one works fine:

http://download.qt-project.org/official_releases/qt/4.8/4.8.4/qt-mac-opensource-4.8.4.dmg

Also noticed that the GLDCoin team didn't include a mac .icns file so the dock icon is the generic app icon. That could be fixed I suppose if it works and you like it, let me know. Feel free to send me whatever its worth to you:

EBTdnM2n2K6GUyVTZXyfN4LZNLGHfTop6o

i downloaded it unzipped it but it keeps crashing upon loading

i also sent you 1000 GLD to your address


Title: Re: [Req] GLD coin Mac wallet client
Post by: shakezula on May 25, 2013, 03:15:44 PM
Did you install QT?

http://download.qt-project.org/official_releases/qt/4.8/4.8.4/qt-mac-opensource-4.8.4.dmg

Install that and it should run.


Title: Re: [Req] GLD coin Mac wallet client
Post by: ryanb on May 25, 2013, 03:19:27 PM
it is installing

but i also installed the one you compiled and it is crashing


Title: Re: [Req] GLD coin Mac wallet client
Post by: shakezula on May 25, 2013, 03:20:48 PM
You have to have QT installed for the wallet I compiled to run. Once QT's on your mac it should launch fine. There's a way around this, I'm working on it now.


Title: Re: [Req] GLD coin Mac wallet client
Post by: BitcoinBoard on May 25, 2013, 03:26:53 PM
doesn't work, I have QT installed and redownloaded the file but it still won't run on my latest Mac OSX Mountain Lion


Title: Re: [Req] GLD coin Mac wallet client
Post by: shakezula on May 25, 2013, 03:29:44 PM
Well damn. Its running fine on my iMac (Mountain Lion 10.8.3) and MacBook (10.8.2) with only QT installed. I built it in a VM, so I haven't got any other dependencies it should need. Sorry about that :(


Title: Re: [Req] GLD coin Mac wallet client
Post by: ryanb on May 25, 2013, 03:33:31 PM
This is what i am getting


http://prntscr.com/16lmth


Title: Re: [Req] GLD coin Mac wallet client
Post by: ryanb on May 25, 2013, 03:35:03 PM
do i need to put the wallet somewhere special any particular folder?


Title: Re: [Req] GLD coin Mac wallet client
Post by: shakezula on May 25, 2013, 03:38:35 PM
Ah ha, I see the problem--didn't realize the OpenSSL library needs linked too...if you have MacPorts installed, sudo port install openssl should fix it right up.

Trying that now on my 3rd mac, with no libs installed. If you want your GLD back for the troubles, send me your addy. Hey, I tried :)


Title: Re: [Req] GLD coin Mac wallet client
Post by: BitcoinBoard on May 25, 2013, 03:44:14 PM
Ah ha, I see the problem--didn't realize the OpenSSL library needs linked too...if you have MacPorts installed, sudo port install openssl should fix it right up.

Trying that now on my 3rd mac, with no libs installed. If you want your GLD back for the troubles, send me your addy. Hey, I tried :)

did that, still won't open mate :(

Would mean a lot to me if a GLDCoin-QT app for Mac could be released


Title: Re: [Req] GLD coin Mac wallet client
Post by: ryanb on May 25, 2013, 03:56:29 PM
Ah ha, I see the problem--didn't realize the OpenSSL library needs linked too...if you have MacPorts installed, sudo port install openssl should fix it right up.

Trying that now on my 3rd mac, with no libs installed. If you want your GLD back for the troubles, send me your addy. Hey, I tried :)


do you know where i can find the dependencies so i can compile my own?

and no worries about the coins you can keep them

I am sure you can make us a working copy :)




Title: Re: [Req] GLD coin Mac wallet client
Post by: AZIZ1977 on May 25, 2013, 04:00:11 PM
Ah ha, I see the problem--didn't realize the OpenSSL library needs linked too...if you have MacPorts installed, sudo port install openssl should fix it right up.

Trying that now on my 3rd mac, with no libs installed. If you want your GLD back for the troubles, send me your addy. Hey, I tried :)

Thanks for trying and we have faith in you you will get it done. We really appreciate you are spending time to help others.



Title: Re: [Req] GLD coin Mac wallet client
Post by: BitshireHashaway on May 29, 2013, 08:28:22 PM
Thanks for all your effort in this.