Bitcoin Forum
April 30, 2024, 10:21:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 »
1081  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 16, 2015, 12:46:09 PM
I have compiled vcoin-qt.exe and run a virscan but says PUA.Win32.Packer.PrivateExeProte-15
http://r.virscan.org/report/9bae2dc0b6b577758a01ec8bd240317a
Its working ?
1082  Bitcoin / Bitcoin Technical Support / Re: Mac Wallet Qt help... on: May 15, 2015, 08:23:12 PM
Give me the error
1083  Bitcoin / Bitcoin Technical Support / Re: Mac Wallet Qt help... on: May 15, 2015, 06:50:33 PM
sudo port install boost db48 qt4-mac openssl miniupnpc git

qmake "USE_UPNP=-" californium-qt.pro

make -f Makefile


or for californiumd build

cd californium/src
make -f makefile.osx USE_UPNP=-
1084  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 15, 2015, 10:13:56 AM
if you read all posts you will get the answer
1085  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 15, 2015, 10:05:36 AM
Source  Updated and fix diffplot. Improve graphics  https://github.com/chris-vl/vcoin

Why don't you make a description for this coin?
Check the first post
1086  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 15, 2015, 09:52:10 AM
Source  Updated and fix diffplot. Improve graphics  https://github.com/chris-vl/vcoin
1087  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 15, 2015, 08:36:44 AM
Block explorer https://minkiz.co/abe/chain/vcoin
1088  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 10:29:11 PM
1000000000 coins ?!!  
Yes
1089  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 09:30:07 PM
Cant compile or run on ubuntu 14.10 x64

compilation error:
Code:
make[1]: Verlasse Verzeichnis '/home/snakefreak/Downloads/vcoin/src/leveldb'
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/snakefreak/Downloads/vcoin/src -I/home/snakefreak/Downloads/vcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/home/snakefreak/Downloads/vcoin/src/leveldb/include -I/home/snakefreak/Downloads/vcoin/src/leveldb/helpers -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:6:53: fatal error: boost/algorithm/string/classification.hpp: Datei oder Verzeichnis nicht gefunden
 #include <boost/algorithm/string/classification.hpp>
                                                     ^
compilation terminated.
make: *** [obj/alert.o] Fehler 1

runtime error:
Code:
./vcoin-qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory
snakefreak@snakefreak-W110ER:~/Downloads/vcoin$


open the command and type sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev libdb5.1-dev libdb5.1++-dev git qt-sdk libminiupnpc-dev

then update and try again will work

solved
1090  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 08:26:52 PM
Cant compile or run on ubuntu 14.10 x64

compilation error:
Code:
make[1]: Verlasse Verzeichnis '/home/snakefreak/Downloads/vcoin/src/leveldb'
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/snakefreak/Downloads/vcoin/src -I/home/snakefreak/Downloads/vcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/home/snakefreak/Downloads/vcoin/src/leveldb/include -I/home/snakefreak/Downloads/vcoin/src/leveldb/helpers -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:6:53: fatal error: boost/algorithm/string/classification.hpp: Datei oder Verzeichnis nicht gefunden
 #include <boost/algorithm/string/classification.hpp>
                                                     ^
compilation terminated.
make: *** [obj/alert.o] Fehler 1

runtime error:
Code:
./vcoin-qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory
snakefreak@snakefreak-W110ER:~/Downloads/vcoin$


open the command and type sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev libdb5.1-dev libdb5.1++-dev git qt-sdk libminiupnpc-dev

then update and try again will work
1091  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 08:19:35 PM
Cant compile or run on ubuntu 14.10 x64

compilation error:
Code:
make[1]: Verlasse Verzeichnis '/home/snakefreak/Downloads/vcoin/src/leveldb'
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/snakefreak/Downloads/vcoin/src -I/home/snakefreak/Downloads/vcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/home/snakefreak/Downloads/vcoin/src/leveldb/include -I/home/snakefreak/Downloads/vcoin/src/leveldb/helpers -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:6:53: fatal error: boost/algorithm/string/classification.hpp: Datei oder Verzeichnis nicht gefunden
 #include <boost/algorithm/string/classification.hpp>
                                                     ^
compilation terminated.
make: *** [obj/alert.o] Fehler 1

runtime error:
Code:
./vcoin-qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory
snakefreak@snakefreak-W110ER:~/Downloads/vcoin$


64 bit right ?
1092  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 07:57:36 PM
What is the story behind this coin?
unclear  we will see in the future
1093  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 07:36:05 PM
5073 + blocks  Shocked
1094  Local / Altcoins (Ελληνικά) / Re: Onecoin on: May 14, 2015, 03:36:45 PM
Προσωπικά δεν το έχω ακουστά αλλά θα το ψάξω... Μάλλον θέλεις να πεις mining
1095  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 12:03:03 PM
Too few information to point my miner to the pool. Further, Sha256 is not the best algorithm today to bring miners to mine it :/
If someone have good miners with high hashrate sha256 is good
1096  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 11:42:44 AM
I fork it on github and change the icons https://github.com/chris-vl/vcoin
1097  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 05:12:16 AM
Yep 819 blocks Smiley
I mine some blocks using your pool
1098  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 14, 2015, 05:09:07 AM
Have anyone mine this ??
1099  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 13, 2015, 09:41:48 PM
what do you mean ?? on linux i see logo

I think he means there is no logo in your ANN post on here, to be honest there isn't really alot in your ANN post to get excited about is there, at least try and make it look nice !
added logo from github repo https://raw.githubusercontent.com/vcoindev/vcoin/master/src/qt/res/icons/bitcoin.png
1100  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: May 13, 2015, 09:33:55 PM
what do you mean ?? on linux i see logo
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!