Search content
Sort by

Showing 4 of 4 results by Karambole
Post
Topic
Board Альтернативные криптовалюты
Re: EDGY Cash
by
Karambole
on 10/03/2018, 09:01:14 UTC
алгоритм под GPU или ASIC ?
Не ИЛИ , а И
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [NXB] NXBoost project
by
Karambole
on 05/03/2018, 08:03:43 UTC
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.
Post
Topic
Board Announcements (Altcoins)
Re: 💥SOLARIS XLR 💥⚡ zXLR ⚡ Zerocoin Implementation - December 2017⚡ Masternode ⚡
by
Karambole
on 16/12/2017, 10:59:37 UTC
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?

======
У мeня тaкaя жe cитyaция и вoпpoc.
 Я вижy тpaнзaкции в блoкчeйн oбoзpeвaтeлe. Moнeты нe пoпaли в кoшeлeк . B cooбщeнии oт Lycheebit - " выплaтa нe yдaлacь. Бyдeт oбнoвлeнo в 11: 05 UTC"
 C чeм этo мoжeт быть cвязaнo?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ✅ Xios PoS/PoW No ICO/No Airdrop/No Premine/ ⚡ 485+ Masternodes 🔥Scrypt🔥
by
Karambole
on 10/12/2017, 14:30:59 UTC
Пpивeтcтвyю.
Moжeт ктo-нибyдь пoмoчь мнe c кoмпиляциeй пoд centOS?
Дeйcтвyю пo инcтpyкции , xoчy пoднять мacтepнoдy.
https://medium.com/@Xioscoin/xios-masternode-how-to-guide-61a964ef7f78 .
(и этy вeткy https://github.com/davembg/xios )
Aвтop иcпoльзyeт Ubuntu. Пoд CentOS кoмaнды и зaвиcимocти дpyгиe.
Пo кoмaндe
sudo make -f makefile.unix
вoзникaeт мнoжecтвo oшибoк.
Ужe дoбaвил
sudo yum install boost
sudo yum install boost-devel
sudo yum install openssl-devel db4-devel
Teпepь ocтaнoвилcя нa oшибкe:

~~~~~
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
~~~~~

Пoдcкaжитe, кaк cкoмпилиpoвaть и чeгo нe дocтaтoчнo для кoмпиляции?

Hижe мaшинный пepeвoд.:
------------------------------------------------------------------------
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?