Search content
Sort by

Showing 13 of 13 results by cryptopoolcash
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BET] BETACOIN - SHA256 COIN | POW | 32mln + 0,39% annual | NO PREMINE
by
cryptopoolcash
on 21/02/2019, 12:07:05 UTC
hi
make i have this error
how fix it ?
Ubuntu 16.04

Code:
In file included from /usr/include/boost/iterator/iterator_categories.hpp:22:0,
                 from /usr/include/boost/iterator/iterator_facade.hpp:14,
                 from /usr/include/boost/range/iterator_range_core.hpp:27,
                 from /usr/include/boost/range/iterator_range.hpp:13,
                 from /usr/include/boost/assign/list_of.hpp:20,
                 from rpcrawtransaction.cpp:6:
/usr/include/boost/variant/get.hpp: In instantiation of ‘typename boost::add_reference::type boost::strict_get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = boost::detail::variant::void_; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = const CScriptID&]’:
/usr/include/boost/variant/get.hpp:284:25:   required from ‘typename boost::add_reference::type boost::get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = boost::detail::variant::void_; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = const CScriptID&]’
rpcrawtransaction.cpp:244:77:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE’
     BOOST_STATIC_ASSERT_MSG(
     ^
makefile.unix:175: recipe for target 'obj/rpcrawtransaction.o' failed
make: *** [obj/rpcrawtransaction.o] Error 1
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][UNIT] Universal Currency | LIFETIME| POW/POS SHA256 |
by
cryptopoolcash
on 30/01/2019, 00:31:39 UTC
hi
make have error :

Code:
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/****/compil/unitcurrency/src -I/home/****/compil/unitcurrency/src/obj -DUSE_UPNP=0 -I/home/****/compil/unitcurrency/src/leveldb/include -I/home/****/compil/unitcurrency/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/net.d -o obj/net.o net.cpp
net.cpp: In function ‘void ThreadMapPort2(void*)’:
net.cpp:1118:72: error: too many arguments to function ‘UPNPDev* upnpDiscover(int, const char*, const char*, int, int, int*)’
     devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, 0, 0);
                                                                        ^
In file included from net.cpp:20:0:
/usr/include/miniupnpc/miniupnpc.h:58:1: note: declared here
 upnpDiscover(int delay, const char * multicastif,
 ^
net.cpp:1117:9: warning: unused variable ‘error’ [-Wunused-variable]
     int error = 0;
         ^
makefile.unix:175: recipe for target 'obj/net.o' failed
make: *** [obj/net.o] Error 1

how fix it ?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ▌▌UDOWNcoin▌▌[UDOWN]▌▌22% p.a▌▌PoW SHA-256 + Hybrid Staking▌▌You Down ?▌▌
by
cryptopoolcash
on 28/01/2019, 17:07:37 UTC
make have error
Code:
obj/txdb-leveldb.o: In function `bool CTxDB::Write, std::allocator >, std::__cxx11::basic_string, std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)':
/home/****/compil/UDOWNcoin/src/txdb-leveldb.h:119: undefined reference to `leveldb::Status::ToString[abi:cxx11]() const'
obj/txdb-leveldb.o:/home/****/compil/UDOWNcoin/src/txdb-leveldb.h:84: more undefined references to `leveldb::Status::ToString[abi:cxx11]() const' follow
collect2: error: ld returned 1 exit status
makefile.unix:189: recipe for target 'UDOWNcoind' failed
make: *** [UDOWNcoind] Error 1

how fix it ubunut 16.04?

sudo git clone https://github.com/freddumo/UDOWNcoin.git
cd UDOWNcoin/src/leveldb
sudo chmod 755 build_detect_platform
sudo make libleveldb.a libmemenv.a
cd ..
sudo make -f makefile.unix
cd UDOWNcoin/src
sudo ./UDOWNcoind
sudo ./UDOWNcoind stop


thanks man
Post
Topic
Board Announcements (Altcoins)
Re: |ANN| CrocodileCash | PoW/DPOS/PoS Hybrid | Snap Them Up Fast | Android Wallet |
by
cryptopoolcash
on 27/01/2019, 23:24:20 UTC
hi
make have error
Code:
obj/txdb-leveldb.o: In function `bool CTxDB::Write, std::allocator >, std::__cxx11::basic_string, std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)':
/home/****/compil/CrocodileCash/src/txdb-leveldb.h:119: undefined reference to `leveldb::Status::ToString[abi:cxx11]() const'
obj/txdb-leveldb.o:/home/****/compil/CrocodileCash/src/txdb-leveldb.h:84: more undefined references to `leveldb::Status::ToString[abi:cxx11]() const' follow
collect2: error: ld returned 1 exit status
makefile.unix:189: recipe for target 'CrocodileCashd' failed
make: *** [CrocodileCashd] Error 1

how fix it ?
sudo git clone https://github.com/RangaBoom/CrocodileCash.git
cd CrocodileCash
sudo chmod 755 share/genbuild.sh
cd src/leveldb
sudo chmod 755 build_detect_platform
sudo make libleveldb.a libmemenv.a
cd ..
cd obj
sudo chmod 755 build.h
cd ..
sudo make -f makefile.unix
cd CrocodileCash/src
sudo ./CrocodileCashd
sudo ./CrocodileCashd stop 


thanks man
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ▌▌UDOWNcoin▌▌[UDOWN]▌▌22% p.a▌▌PoW SHA-256 + Hybrid Staking▌▌You Down ?▌▌
by
cryptopoolcash
on 26/01/2019, 14:34:20 UTC
make have error
Code:
obj/txdb-leveldb.o: In function `bool CTxDB::Write, std::allocator >, std::__cxx11::basic_string, std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)':
/home/****/compil/UDOWNcoin/src/txdb-leveldb.h:119: undefined reference to `leveldb::Status::ToString[abi:cxx11]() const'
obj/txdb-leveldb.o:/home/****/compil/UDOWNcoin/src/txdb-leveldb.h:84: more undefined references to `leveldb::Status::ToString[abi:cxx11]() const' follow
collect2: error: ld returned 1 exit status
makefile.unix:189: recipe for target 'UDOWNcoind' failed
make: *** [UDOWNcoind] Error 1

how fix it ubunut 16.04?
Post
Topic
Board Announcements (Altcoins)
Re: |ANN| CrocodileCash | PoW/DPOS/PoS Hybrid | Snap Them Up Fast | Android Wallet |
by
cryptopoolcash
on 26/01/2019, 08:15:34 UTC
hi
make have error
Code:
obj/txdb-leveldb.o: In function `bool CTxDB::Write, std::allocator >, std::__cxx11::basic_string, std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)':
/home/****/compil/CrocodileCash/src/txdb-leveldb.h:119: undefined reference to `leveldb::Status::ToString[abi:cxx11]() const'
obj/txdb-leveldb.o:/home/****/compil/CrocodileCash/src/txdb-leveldb.h:84: more undefined references to `leveldb::Status::ToString[abi:cxx11]() const' follow
collect2: error: ld returned 1 exit status
makefile.unix:189: recipe for target 'CrocodileCashd' failed
make: *** [CrocodileCashd] Error 1

how fix it ?
Post
Topic
Board Announcements (Altcoins)
Re: ✌ ☮ ✿ ✾ [BioBar] [BIOB] Helping the Environment, Earth & Inhabitants ✾ ✿ ☮ ✌
by
cryptopoolcash
on 21/01/2019, 15:07:30 UTC
compile error :

Code:
obj/txdb-leveldb.o: In function `bool CTxDB::Read, std::allocator >, std::__cxx11::basic_string, std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&)':
/home/****/****/BioBar/src/txdb-leveldb.h:84: undefined reference to `leveldb::Status::ToString[abi:cxx11]() const'
obj/txdb-leveldb.o: In function `bool CTxDB::Write, std::allocator >, std::__cxx11::basic_string, std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)':
/home/****/****/BioBar/src/txdb-leveldb.h:119: undefined reference to `leveldb::Status::ToString[abi:cxx11]() const'
obj/txdb-leveldb.o:/home/****/****/BioBar/src/txdb-leveldb.h:84: more undefined references to `leveldb::Status::ToString[abi:cxx11]() const' follow
collect2: error: ld returned 1 exit status
makefile.unix:189: recipe for target 'BioBard' failed
make: *** [BioBard] Error 1


how fix it ?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ETX] Etxcoin Hybrid Sha256 Peer2Peer CryptoCurrency POW/POS
by
cryptopoolcash
on 19/01/2019, 07:50:15 UTC




Automatic payouts every 120 minutes
No registration required

How to Mine
        Use your wallet address as -u , and your Workername Or Ticker as -p .

STRATUM SERVERS:
Code:
-a sha256 -o stratum+tcp://cryptopool.cash:2118 -u -p  


Fee %0.5 Good luck


Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ETX] Etxcoin Hybrid Sha256 Peer2Peer CryptoCurrency POW/POS
by
cryptopoolcash
on 19/01/2019, 04:41:34 UTC
We removed the obj folder from the repository.

same issue

compilation terminated.
makefile.unix:215: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1


edit---
worked
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ETX] Etxcoin Hybrid Sha256 Peer2Peer CryptoCurrency POW/POS
by
cryptopoolcash
on 18/01/2019, 02:05:39 UTC
hi . i having issue to compile
error :
compil/Etxcoin-Dev-Repository/src$ sudo make -f makefile.unix
g++ -c -O2 -mssse3 -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/***/***/Etxcoin-Dev-Repository/src -I/home/***/***/Etxcoin-Dev-Repository/src/obj -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
alert.cpp:247:1: fatal error: opening dependency file obj/alert.d: No such file or directory
 }
 ^
compilation terminated.
makefile.unix:215: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1


how fix that ?

remove obj folder

where is path ?
i can't find in Etxcoin-Dev-Repository/
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ETX] Etxcoin Hybrid Sha256 Peer2Peer CryptoCurrency POW/POS
by
cryptopoolcash
on 17/01/2019, 20:25:12 UTC
hi . i having issue to compile
error :
compil/Etxcoin-Dev-Repository/src$ sudo make -f makefile.unix
g++ -c -O2 -mssse3 -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/***/***/Etxcoin-Dev-Repository/src -I/home/***/***/Etxcoin-Dev-Repository/src/obj -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
alert.cpp:247:1: fatal error: opening dependency file obj/alert.d: No such file or directory
 }
 ^
compilation terminated.
makefile.unix:215: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1


how fix that ?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PoW][MN] raven dark (xrd) - fair launch!
by
cryptopoolcash
on 10/01/2019, 22:31:09 UTC




Automatic payouts every 120 minutes
No registration required

How to Mine
        Use your wallet address as -u , and your Workername Or Ticker as -p .

STRATUM SERVERS:
Code:
-a x16r -o stratum+tcp://cryptopool.cash:3641 -u -p  


Fee %0.5 Good luck





https://discord.gg/haJv5dS


Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Hydroxyde Platform [New type of DEX] [POW] [HEX ALGO]
by
cryptopoolcash
on 29/12/2018, 02:28:14 UTC




Automatic payouts every 120 minutes
No registration required

How to Mine
        Use your wallet address as -u , and your Workername as -p .

STRATUM SERVERS:
Code:
-a hex -o stratum+tcp://cryptopool.cash:5130 -u -p  


Fee %0.5 Good luck

Masternode payments enabled



https://discord.gg/haJv5dS