Pages:
Author

Topic: ★★★★ [Ann][Launched]KaKacoin: First Virtual Currency with VoIP Implementation ★★ - page 3. (Read 31275 times)

newbie
Activity: 41
Merit: 0
addnode updated please change,thanks
full member
Activity: 126
Merit: 100
Hi!
Some donations for the beginners?

My (funny) wallet:

kLoWNo5c7B1M8imAiyihu3ATC3gBjbHwYF

Thanks a lot!
hero member
Activity: 728
Merit: 500
maybe this can help (i don't know if it is right but seems to work) - https://bitcointalksearch.org/topic/m.4778508

you need to run macdeploy script to create dmg and run qmake with RELEASE=1
and it will add in the DMG / .app all the dependencies libs
sr. member
Activity: 364
Merit: 250
To make sure Mac Qt Client works correctly, you should following instructions to install missing packages:

If you using MacPorts:
Install dependencies
sudo port install boost db48@+no_java openssl miniupnpc

If you are using HomeBrew
brew install boost miniupnpc openssl berkeley-db4
brew remove openssl
brew install openssl

(https://github.com/litecoin-project/litecoin/blob/master-0.8/doc/build-osx.md)


Hi,

Yes I tried that,  but still no joy.

I noticed with my other Mac Wallets that the dependencies are included in the application, eg:

/Contents/Frameworks/QtCore.framework
/Contents/Frameworks/QtGui.framework

But in the KKC wallet, the dependancies are not in the package. I think if you include them in the package it will work fine and also mean non-technical users will not need to install MacPorts or Homebrew to get the wallet to work.

Regards,

Colin.
sr. member
Activity: 448
Merit: 250
To make sure Mac Qt Client works correctly, you should following instructions to install missing packages:

If you using MacPorts:
Install dependencies
sudo port install boost db48@+no_java openssl miniupnpc

If you are using HomeBrew
brew install boost miniupnpc openssl berkeley-db4
brew remove openssl
brew install openssl

(https://github.com/litecoin-project/litecoin/blob/master-0.8/doc/build-osx.md)
sr. member
Activity: 364
Merit: 250
Hi KKC Team!

Can we have an update on progress please? This wallet feature is a great idea and unique amongst other crypto currencies.

Any updates will be greatly appreciated!

Cfx.
sr. member
Activity: 364
Merit: 250
I need your support on twitter to add KaKa Coin on several exchanges.
My nick on twitter is @DrMabuzo, and search #kakacoin on it.
I'm waiting for your support  Roll Eyes

Thanks

Every exchange TWEETED and messages RETWEETED.

Come on KKC holders! It only takes a few minutes!!

Lets get KKC listed! Cheesy
newbie
Activity: 4
Merit: 0
kKM7sQSnmWvLGuAZUBUWjxdL5mK2xuq8Ym
sr. member
Activity: 294
Merit: 250
coin name is very funny for russian. Kaka mean shit

LOL I am Greek and it means the same thing in my language too but can't resist it. I love coins with funny names and I find them endearing so I downloaded the qt..My laptop looks like Piccadilly circus rofl. I think it is fun to have such a coin. Grin
full member
Activity: 168
Merit: 100
Kaka Grin
In russian language "KaKa" means "shit", pretty shit Cheesy

I'm french, we says caca and it mean the same things.

i'm chinese,we says kaka and it means a football player. Grin

In spanish kaka sounds, like "caca" , means "shit" too  (young children say) Cheesy

the project is very interesting, but the name .... Anyway I am going to make a video for you

newbie
Activity: 9
Merit: 0
钱包,,求送币kM9xHZ8wdr9droz6pQH1VmCaAQivL4nQAq
newbie
Activity: 41
Merit: 0
two giveaway update you can get some free kakacoins
newbie
Activity: 9
Merit: 0
不错的币。。支持一个。 Grin
newbie
Activity: 41
Merit: 0
Mac client added version 1.0.0.1

Awesome! A little problem for me, I get the error:

----
Process:         KaKaCoin-Qt [42236]
Path:            /Applications/KaKaCoin-Qt.app/Contents/MacOS/KaKaCoin-Qt
Identifier:      org.kakacoin.KaKaCoin-Qt
Version:         $VERSION ($VERSION)
Code Type:       X86-64 (Native)
Parent Process:  launchd [442]
User ID:         501

Date/Time:       2014-02-02 15:45:08.434 +0000
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10
Sleep/Wake UUID: 1C0B493F-7E95-4587-914C-3BEA3B71B348

Dyld Error Message:
  Library not loaded: /opt/local/lib/libminiupnpc.8.dylib
  Referenced from: /Applications/KaKaCoin-Qt.app/Contents/MacOS/KaKaCoin-Qt
  Reason: image not found
---

Any ideas?

Thanks!


Hi guys,

There seem to be some missing libraries in the Mac OS client. When I compare to other working clients there are libraries missing. Please let me know when fixed!

Thanks,

Cfx.

In an attempt to get the client working installed the missing libraries but it is still missing something, the error is now:

---
Dyld Error Message:
  Library not loaded: @executable_path/../Frameworks/QtCore.framework/Versions/4/QtCore
  Referenced from: /usr/local/lib/QtGui.framework/Versions/4/QtGui
  Reason: image not found
---

The error message is indeed correct, the Frameworks folder is not present in the KaKaCoin-Qt package, please recompile and reissue!

Many thanks,
sorry we must fix it soon,
newbie
Activity: 41
Merit: 0
newbie
Activity: 13
Merit: 0
I need your support on twitter to add KaKa Coin on several exchanges.
My nick on twitter is @DrMabuzo, and search #kakacoin on it.
I'm waiting for your support  Roll Eyes

Thanks
sr. member
Activity: 364
Merit: 250
Mac client added version 1.0.0.1

Awesome! A little problem for me, I get the error:

----
Process:         KaKaCoin-Qt [42236]
Path:            /Applications/KaKaCoin-Qt.app/Contents/MacOS/KaKaCoin-Qt
Identifier:      org.kakacoin.KaKaCoin-Qt
Version:         $VERSION ($VERSION)
Code Type:       X86-64 (Native)
Parent Process:  launchd [442]
User ID:         501

Date/Time:       2014-02-02 15:45:08.434 +0000
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10
Sleep/Wake UUID: 1C0B493F-7E95-4587-914C-3BEA3B71B348

Dyld Error Message:
  Library not loaded: /opt/local/lib/libminiupnpc.8.dylib
  Referenced from: /Applications/KaKaCoin-Qt.app/Contents/MacOS/KaKaCoin-Qt
  Reason: image not found
---

Any ideas?

Thanks!


Hi guys,

There seem to be some missing libraries in the Mac OS client. When I compare to other working clients there are libraries missing. Please let me know when fixed!

Thanks,

Cfx.

In an attempt to get the client working installed the missing libraries but it is still missing something, the error is now:

---
Dyld Error Message:
  Library not loaded: @executable_path/../Frameworks/QtCore.framework/Versions/4/QtCore
  Referenced from: /usr/local/lib/QtGui.framework/Versions/4/QtGui
  Reason: image not found
---

The error message is indeed correct, the Frameworks folder is not present in the KaKaCoin-Qt package, please recompile and reissue!

Many thanks,
sr. member
Activity: 364
Merit: 250
Mac client added version 1.0.0.1

Awesome! A little problem for me, I get the error:

----
Process:         KaKaCoin-Qt [42236]
Path:            /Applications/KaKaCoin-Qt.app/Contents/MacOS/KaKaCoin-Qt
Identifier:      org.kakacoin.KaKaCoin-Qt
Version:         $VERSION ($VERSION)
Code Type:       X86-64 (Native)
Parent Process:  launchd [442]
User ID:         501

Date/Time:       2014-02-02 15:45:08.434 +0000
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10
Sleep/Wake UUID: 1C0B493F-7E95-4587-914C-3BEA3B71B348

Dyld Error Message:
  Library not loaded: /opt/local/lib/libminiupnpc.8.dylib
  Referenced from: /Applications/KaKaCoin-Qt.app/Contents/MacOS/KaKaCoin-Qt
  Reason: image not found
---

Any ideas?

Thanks!


Hi guys,

There seem to be some missing libraries in the Mac OS client. When I compare to other working clients there are libraries missing. Please let me know when fixed!

Thanks,

Cfx.
newbie
Activity: 13
Merit: 0
We should lobby to start on any known exchange. This exchange isn't good because it has a only a few transaction for all coins  Huh
Where we need to lobby to be presented on some known exchanges?
This coin has a future and it is not good for its reputation to be on exchange like this https://www.swisscex.com/market/KKC_LTC.  
sr. member
Activity: 322
Merit: 250
Pages:
Jump to: