Bitcoin Forum
May 15, 2024, 07:30:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Barcoin.EXE Crashes on Launch on: January 05, 2014, 10:22:43 PM
Hiya! I've been following this tutorial to try and build the Barcoin source (a copy of Litecoin), and I downloaded all the dependencies, compiled them, and ran the makefile in the Barcoin src folder. It created the EXE file, but when I try and run it, it crashes. I also made sure to download the correct dependency versions for the Barcoin, and not Bitcoin. I'm NOT building with QT... Just command line. Any help? Thanks!
2  Alternate cryptocurrencies / Altcoin Discussion / Bitcoin / Litecoin Compiling Error on: January 05, 2014, 01:45:39 AM
Hiya! I am working on a new dummy coin for testing and when I try and compile the Windows client I keep getting the error:

Code:
../mingw32/bin/ld.exe: cannot find -ldb_cxx

I have the Berkeley DB installed at C:\deps\db and I compiled it with:

Code:
  ../dist/configure --disable-replication --enable-mingw --enable-cxx

I am following the amazing tutorial for creating a clone over here, but I also tried the instructions on StackOverflow and the error was the same. If it helps, I'm running Windows 8 x64 with MinGW 20120426. All the versions for the dependencies are the same as the ones on the tutorial linked to above.

I checked in the C:\deps\db\build_unix and sure enough there is a file called db_cxx.h, but no library to be found.

I'm not trying to compile the non-Qt version, so no need to worry about that. Thanks so much for any replies! Smiley
3  Alternate cryptocurrencies / Altcoin Discussion / What Do You Want to See in an Alt-Coin? on: January 04, 2014, 08:19:06 PM
I'm currently building an alt-coin for minimalists, perfectionists, and designers. What would you like to see in such a coin? I intend on totally revamping the UI for the QT wallet, I created stunning custom marks, and am working on a zen website that couldn't make it simpler to get started.
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!