gbalme
Member
Offline
Activity: 84
Merit: 10
|
|
December 26, 2013, 02:32:54 AM |
|
We need to wake up if we want this coin having a future !
Catcoin is rising, but kitteh is sleeping
|
|
|
|
eon89
Sr. Member
Offline
Activity: 308
Merit: 292
★YoBit.Net★ 350+ Coins Exchange & Dice
|
|
December 26, 2013, 02:38:58 AM |
|
Let's get our kitteh on an exchange now shall we? We need this.
|
|
|
|
timerland
|
|
December 26, 2013, 02:49:30 AM |
|
Is this meow the same as that meow??
|
|
|
|
Pustul
|
|
December 26, 2013, 02:58:12 AM |
|
I'm trying to compile this coindaemon on ubuntu but i get this error. Other coins compile fine. I used the git version "latest commit bc7bb8c7aa sschepis" (checked 26-12-2013 02:54 GMT+1)
Does anyone know what i'm missing?
/kittehcoin/src# make -f makefile.unix USE_UPNP=- /bin/sh ../share/genbuild.sh obj/build.h g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/root/kittehcoin/src -I/root/kittehcoin/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/main.d -o obj/main.o main.cpp main.cpp: In function ‘bool ProcessMessages(CNode*)’: main.cpp:3115:79: error: no matching function for call to ‘CDataStream::insert(CDataStream::iterator, std::vector<char>::iterator, std::vector<char>::iterator)’ main.cpp:3115:79: note: candidates are: serialize.h:808:14: note: CDataStream::iterator CDataStream::insert(CDataStream::iterator, const char&) serialize.h:808:14: note: candidate expects 2 arguments, 3 provided serialize.h:809:10: note: void CDataStream::insert(CDataStream::iterator, CDataStream::size_type, const char&) serialize.h:809:10: note: no known conversion for argument 2 from ‘std::vector<char>::iterator {aka __gnu_cxx::__normal_iterator<char*, std::vector<char> >}’ to ‘CDataStream::size_type {aka long unsigned int}’ serialize.h:811:10: note: void CDataStream::insert(CDataStream::iterator, CDataStream::const_iterator, CDataStream::const_iterator) serialize.h:811:10: note: no known conversion for argument 2 from ‘std::vector<char>::iterator {aka __gnu_cxx::__normal_iterator<char*, std::vector<char> >}’ to ‘CDataStream::const_iterator {aka __gnu_cxx::__normal_iterator<const char*, std::vector<char, zero_after_free_allocator<char> > >}’ serialize.h:842:10: note: void CDataStream::insert(CDataStream::iterator, const char*, const char*) serialize.h:842:10: note: no known conversion for argument 2 from ‘std::vector<char>::iterator {aka __gnu_cxx::__normal_iterator<char*, std::vector<char> >}’ to ‘const char*’ main.cpp: At global scope: main.cpp:3398:21: warning: ‘unsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)’ defined but not used [-Wunused-function] make: *** [obj/main.o] Error 1
Same problem...
|
|
|
|
jochem
Member
Offline
Activity: 84
Merit: 10
https://dgb.luckyminers.com
|
|
December 26, 2013, 03:09:50 AM |
|
I'm trying to compile this coindaemon on ubuntu but i get this error. Other coins compile fine. I used the git version "latest commit bc7bb8c7aa sschepis" (checked 26-12-2013 02:54 GMT+1)
Does anyone know what i'm missing?
/kittehcoin/src# make -f makefile.unix USE_UPNP=- /bin/sh ../share/genbuild.sh obj/build.h g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/root/kittehcoin/src -I/root/kittehcoin/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/main.d -o obj/main.o main.cpp main.cpp: In function ‘bool ProcessMessages(CNode*)’: main.cpp:3115:79: error: no matching function for call to ‘CDataStream::insert(CDataStream::iterator, std::vector<char>::iterator, std::vector<char>::iterator)’ main.cpp:3115:79: note: candidates are: serialize.h:808:14: note: CDataStream::iterator CDataStream::insert(CDataStream::iterator, const char&) serialize.h:808:14: note: candidate expects 2 arguments, 3 provided serialize.h:809:10: note: void CDataStream::insert(CDataStream::iterator, CDataStream::size_type, const char&) serialize.h:809:10: note: no known conversion for argument 2 from ‘std::vector<char>::iterator {aka __gnu_cxx::__normal_iterator<char*, std::vector<char> >}’ to ‘CDataStream::size_type {aka long unsigned int}’ serialize.h:811:10: note: void CDataStream::insert(CDataStream::iterator, CDataStream::const_iterator, CDataStream::const_iterator) serialize.h:811:10: note: no known conversion for argument 2 from ‘std::vector<char>::iterator {aka __gnu_cxx::__normal_iterator<char*, std::vector<char> >}’ to ‘CDataStream::const_iterator {aka __gnu_cxx::__normal_iterator<const char*, std::vector<char, zero_after_free_allocator<char> > >}’ serialize.h:842:10: note: void CDataStream::insert(CDataStream::iterator, const char*, const char*) serialize.h:842:10: note: no known conversion for argument 2 from ‘std::vector<char>::iterator {aka __gnu_cxx::__normal_iterator<char*, std::vector<char> >}’ to ‘const char*’ main.cpp: At global scope: main.cpp:3398:21: warning: ‘unsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)’ defined but not used [-Wunused-function] make: *** [obj/main.o] Error 1
Same problem... Really want to launch this! But can't untill this issue is resolved. I've set up a pool on standby. only things thats missing is the coindaemon!
|
Come mine Digibyte DDOS Protected Server!
|
|
|
|
Iamcloud
Newbie
Offline
Activity: 39
Merit: 0
|
|
December 26, 2013, 03:46:12 AM |
|
Hi,
Would be really nice if you could add link to a zipfile with all the wallet files etc in the op. People are lazy in general.
Solid work! lets win this Cat war.
|
|
|
|
evoked22
|
|
December 26, 2013, 03:52:37 AM |
|
Windows Wallet. Please share with others who are looking for it.
|
SnZN5o2ePUgtr9roQyavBC3r41vz7p63ne
|
|
|
JDDev
|
|
December 26, 2013, 06:06:04 AM |
|
I don't believe the osx app is working. At least not on OSX 10.8.
|
|
|
|
Gablez
Member
Offline
Activity: 95
Merit: 10
|
|
December 26, 2013, 06:09:59 AM |
|
Done! Let's hope this gets on Cryptsy.
|
|
|
|
Gablez
Member
Offline
Activity: 95
Merit: 10
|
|
December 26, 2013, 06:29:15 AM |
|
lonestar108, add the Cryptsy request link to the original post!
|
|
|
|
alyons
Member
Offline
Activity: 98
Merit: 10
|
|
December 26, 2013, 06:57:10 AM |
|
quality http://kit.notnull.org/meow enjoy. [POOL] merry xmas and gooooood night
|
|
|
|
|
spiz0r
|
|
December 26, 2013, 09:39:55 AM |
|
Dev should try to get KIT to this small exchange: http://ecrypto.net/They just added Earthcoin.
|
|
|
|
DFiLeR
|
|
December 26, 2013, 10:09:05 AM |
|
meow to all, this coin is far superior to catcoin, everyone get on the kitteh!
|
VRC VKAE3VC3iPf2FFJsrzirzk4SX6mSrzSUka XPM AeX9teC4y9YMRNVb7726i8u3RTCcMksFG3 BTC 15P73FANUu5rgNcCr4kYVUNiD3tdmgqEuP HYPER HL2iRAWRThvAR9kt5NDdEPBhin57tD98hB
|
|
|
nocoin
|
|
December 26, 2013, 10:18:19 AM |
|
Dev should try to get KIT to this small exchange: http://ecrypto.net/They just added Earthcoin. Looks like they are overloaded.
|
|
|
|
DFiLeR
|
|
December 26, 2013, 10:19:05 AM |
|
notnull is working well for me
|
VRC VKAE3VC3iPf2FFJsrzirzk4SX6mSrzSUka XPM AeX9teC4y9YMRNVb7726i8u3RTCcMksFG3 BTC 15P73FANUu5rgNcCr4kYVUNiD3tdmgqEuP HYPER HL2iRAWRThvAR9kt5NDdEPBhin57tD98hB
|
|
|
lonestar108 (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 26, 2013, 10:23:02 AM |
|
Dev should try to get KIT to this small exchange: http://ecrypto.net/They just added Earthcoin. I will email them and tell them Kitteh demands to be listed! KKitteh sez you all should too!
|
|
|
|
stompix
Legendary
Offline
Activity: 3066
Merit: 6631
Leading Crypto Sports Betting & Casino Platform
|
|
December 26, 2013, 10:27:49 AM |
|
meow to all, this coin is far superior to catcoin, everyone get on the kitteh!
W8 till nyan cat comes. And then <something>cat And then <something>kitten. The problem is , when will the madness with memecoins stop?
|
..Stake.com.. | | | ▄████████████████████████████████████▄ ██ ▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄ ██ ▄████▄ ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██ ██████ ██ ██████████ ██ ██ ██████████ ██ ▀██▀ ██ ██ ██ ██████ ██ ██ ██ ██ ██ ██ ██████ ██ █████ ███ ██████ ██ ████▄ ██ ██ █████ ███ ████ ████ █████ ███ ████████ ██ ████ ████ ██████████ ████ ████ ████▀ ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██ ██ ▀▀▀▀▀▀▀▀▀▀ ██ ▀█████████▀ ▄████████████▄ ▀█████████▀ ▄▄▄▄▄▄▄▄▄▄▄▄███ ██ ██ ███▄▄▄▄▄▄▄▄▄▄▄▄ ██████████████████████████████████████████ | | | | | | ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ ▄▀▄ █▀▀█▀▄▄ █ █▀█ █ ▐ ▐▌ █ ▄██▄ █ ▌ █ █ ▄██████▄ █ ▌ ▐▌ █ ██████████ █ ▐ █ █ ▐██████████▌ █ ▐ ▐▌ █ ▀▀██████▀▀ █ ▌ █ █ ▄▄▄██▄▄▄ █ ▌▐▌ █ █▐ █ █ █▐▐▌ █ █▐█ ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█ | | | | | | ▄▄█████████▄▄ ▄██▀▀▀▀█████▀▀▀▀██▄ ▄█▀ ▐█▌ ▀█▄ ██ ▐█▌ ██ ████▄ ▄█████▄ ▄████ ████████▄███████████▄████████ ███▀ █████████████ ▀███ ██ ███████████ ██ ▀█▄ █████████ ▄█▀ ▀█▄ ▄██▀▀▀▀▀▀▀██▄ ▄▄▄█▀ ▀███████ ███████▀ ▀█████▄ ▄█████▀ ▀▀▀███▄▄▄███▀▀▀ | | | ..PLAY NOW.. |
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
December 26, 2013, 10:43:13 AM |
|
Cat:Lottocin=kitteh:Billcoin
|
|
|
|
|