Bitcoin Forum
June 21, 2024, 06:57:07 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Local / Альтернативные криптовалюты / Re: EDGY Cash on: March 10, 2018, 09:01:14 AM
алгоритм под GPU или ASIC ?
Не ИЛИ , а И
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [NXB] NXBoost project on: March 05, 2018, 08:03:43 AM
Pleases the possibility of exchanging for Fiat - an extremely useful feature.Also the project for  searching companion  for travel  with cryptocurrency payment  have to find its place under the sun.
I join.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 💥SOLARIS XLR 💥⚡ zXLR ⚡ Zerocoin Implementation - December 2017⚡ Masternode ⚡ on: December 16, 2017, 10:59:37 AM
i havent got any payment from http://www.lycheebit.com for more than 7 hours also my wallet there shows no new coins for that time is that related to new update?
I have the same situation and question.
I see the transaction in the blockchain Explorer. The coins don't hit the wallet . In the message from Lycheebit - "Payout failed. Will be renewed at 11:05 UTC"
What can be the reason?

======
У меня такая же ситуация и вопрос.
 Я вижу транзакции в блокчейн обозревателе. Монеты не попали в кошелек . В сообщении от Lycheebit - " выплата не удалась. Будет обновлено в 11: 05 UTC"
 С чем это может быть связано?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ✅ Xios PoS/PoW No ICO/No Airdrop/No Premine/ ⚡ 485+ Masternodes 🔥Scrypt🔥 on: December 10, 2017, 02:30:59 PM
Приветствую.
Может кто-нибудь помочь мне с компиляцией под centOS?
Действую по инструкции , хочу поднять мастерноду.
https://medium.com/@Xioscoin/xios-masternode-how-to-guide-61a964ef7f78 .
(и эту ветку https://github.com/davembg/xios )
Автор использует Ubuntu. Под CentOS команды и зависимости другие.
По команде
sudo make -f makefile.unix
возникает множество ошибок.
Уже добавил
sudo yum install boost
sudo yum install boost-devel
sudo yum install openssl-devel db4-devel
Теперь остановился на ошибке:

~~~~~
init.cpp: In function ‘bool AppInit2(boost::thread_group&)’:
init.cpp:580:28: error: ‘boost::filesystem::path’ has no member named ‘make_preferred’
                 sourceFile.make_preferred();
                            ^
init.cpp:581:28: error: ‘boost::filesystem::path’ has no member named ‘make_preferred’
                 backupFile.make_preferred();
                            ^
init.cpp:593:30: error: ‘boost::filesystem::path’ has no member named ‘make_preferred’
                 backupFolder.make_preferred();
                              ^
make: *** [obj/init.o] Error 1
~~~~~

Подскажите, как скомпилировать и чего не достаточно для компиляции?

Ниже машинный перевод.:
------------------------------------------------------------------------
Below is the machine translation:

--------------------------------------------------------------------------
Greetings.
Can someone help me with the compilation under CentOS?
I act according to the instructions, I want to raise the masternode.
https://medium.com/@Xioscoin/xios-masternode-how-to-guide-61a964ef7f78.
(and this https://github.com/davembg/xios )
The author uses Ubuntu. Under the CentOS commands and dependencies are others.
At the command
sudo make -f makefile.unix
there are many errors.
Already added
sudo yum install boost
sudo yum install boost-devel
sudo yum install openssl-devel db4-devel
Now I stopped on the error:

~~~~~
init.cpp: In function â € ~bool AppInit2 (boost :: thread_group &) â € ™:
init.cpp: 580: 28: error: â € ~boost :: filesystem :: pathâ € ™ has no member named â € ~make_preferredâ € ™
                 sourceFile.make_preferred ();
                            ^
init.cpp: 581: 28: error: â € ~boost :: filesystem :: pathâ € ™ has no member named â € ~make_preferredâ € ™
                 backupFile.make_preferred ();
                            ^
init.cpp: 593: 30: error: â € ~boost :: filesystem :: pathâ € ™ has no member named â € ~make_preferredâ € ™
                 backupFolder.make_preferred ();
                              ^
make: *** [obj / init.o] Error 1
~~~~~

Tell me how to compile and what is not enough for compilation?

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!