Bitcoin Forum
June 01, 2024, 03:10:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][OIC] OILCOIN - R E A D MANIFEST - DRILLINGTIME: JAN 06, 2014. 5 PM EST on: January 07, 2014, 10:45:39 PM
The coin that never was.
2  Alternate cryptocurrencies / Altcoin Discussion / Re: STOP MAKING ALTCOINS on: January 07, 2014, 05:15:40 PM
Agreed! if they had an actual business plan and usage, then sure, release. But, this is getting silly!
3  Alternate cryptocurrencies / Altcoin Discussion / Re: REWARD: Building QT on windows on: January 06, 2014, 02:56:06 PM
Just append -D__NO_SYSTEM_INCLUDES at the DEFS= in makefile.mingw

if it works: 1BonusDf776X1LKyDAd5mnFBfu7uNr4Qr7 Smiley

I have that in the make file.
4  Alternate cryptocurrencies / Altcoin Discussion / Re: REWARD: Building QT on windows on: January 06, 2014, 02:33:18 PM
HI,
replace build_unix/db.h  under db folder

Code:
typedef pthread_t db_threadid_t;
with
Code:
typedef u_int32_t db_threadid_t;

according to this post:https://bitcointalk.org/index.php?topic=149479.0

my wallet:17wH89K5k55zkV94KQxH6z3WFLeDGv7BvX


I have all ready tried that. No luck.
5  Alternate cryptocurrencies / Altcoin Discussion / REWARD: Building QT on windows on: January 06, 2014, 02:05:14 PM
I am trying to build the LiteCoin (or any other scrypt) QT on windows and am stumped.
I can build Bitcoin-QT  and it works fine.
When I try to build the other coin, I the following error:

Code:
src/util.h: At global scope:
src/util.h:555:16: error: conflicting declaration 'typedef void* pthread_t'
 typedef HANDLE pthread_t;

I have tried QT 4.8.5, 5.2 but the same issue on with Both.

I am offering .2 BTC REWARD to resolve this issue and build the QT wallet of LTC on windows 7.

Anyone?
6  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: January 06, 2014, 02:20:22 AM
I installed an compiled Bitcoin-qt after about a week and it works fine.

I tried to follow the direction to build the foocoin/barcoin QT but I keep getting this error:

src/util.h: At global scope:
src/util.h:555:16: error: conflicting declaration 'typedef void* pthread_t'
 typedef HANDLE pthread_t;


any idea how to fix this?


7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining Frozen on HP Cloud - Ubuntu 13 on: January 02, 2014, 01:32:38 PM
It costs $2300/month for the server size he is using.
Does anyone think you will make $2300 for mining Frozen?

8  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: January 01, 2014, 04:22:09 PM
I am so close!

I am getting this error when I do the mingw32-make -f Makefile.Release.





I made all the changes to the files.

9  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: January 01, 2014, 03:52:23 PM

MINIUPNPC_INCLUDE_PATH=C:/deps/
MINIUPNPC_LIB_PATH=C:/deps/miniupnpc

Does the Include Path need to be C;/deps/miniupnpc
Does the LIB_Path need to be C:/deps/miniupnpc/lib


10  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: January 01, 2014, 02:54:23 PM
Thank you for the update.
In step 4, you are saying add the path for QT 5.1.1. But you using 5.2 qtbase and tools. Did you mean to do that? Should the path be 5.2?

11  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: January 01, 2014, 02:20:15 PM
Hello all,

I have been trying to build bitcoin-qt but am runnning into an issue.

I have downloaded everything and everything has been smooth until the building of QT on windows.
It does not matter if I use static or dynamic lib for Configure. When I do the make, I get the following error.



I have tried QT 5.1.1 and QT 5.2

Would anyone be able to help?
12  Bitcoin / Wallet software / Issues building bitcoin-qt for windows on: December 30, 2013, 03:40:35 PM
Hello,

I am having issues with building the bitcion-qt for windows.
I have searched and read post, but still not working.

I am getting this message:
./build\bitcoin.o: file not recognized: File format not recognized
collect2.exe: error: ld returned 1 exit status
Makefile.Release:253: recipe for target 'release\opeccoin-qt.exe' failed


Windows 7, installed boost, mingw, BDB, QT

Thank you in advance

B
13  Alternate cryptocurrencies / Altcoin Discussion / Re: NXT any different from Open Transaction (OT) server that issues 999M coins? on: December 29, 2013, 06:11:01 AM
It is not. its the same exact thing.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] QQCoin- Download Now- Quick Quick Coin is exactly that, QUICK! on: December 29, 2013, 03:10:30 AM
So much rejection. Not very Quick.
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] QQCoin- Download Now- Quick Quick Coin is exactly that, QUICK! on: December 28, 2013, 10:44:34 PM
Thanks!C
Can you update the list of nodes?

16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] QQCoin- Download Now- Quick Quick Coin is exactly that, QUICK! on: December 28, 2013, 10:39:06 PM
QURu1uws9nSTkqEoiKt63ea2D6zrBeWgjL
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] QQCoin- Download Now- Quick Quick Coin is exactly that, QUICK! on: December 28, 2013, 07:16:39 PM
 I found a few blocks and it was showing in my transaction list, but I rebooted and now there is nothing for balance.
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] QQCoin- Download Now- Quick Quick Coin is exactly that, QUICK! on: December 28, 2013, 06:58:00 PM
All I get are Block FOund and Rejected.
19  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] 'foo' and 'bar' coins--a "how-to" guide for cut+paste cryptocurrency on: December 26, 2013, 08:29:34 AM
I followed the steps, but got stuck in the end.
When starting the demons to connect to the other computer, I keep getting "could not connect to server" and it errors out.

These are two VM's with their own distinct IP addresses.

What am I missing?

Thanks in advance
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RazorLove Cryptocurrency Services - DBL, CENT, & FOO/BAR Updates on: December 26, 2013, 04:32:37 AM
Thank you. Great work!
Do you have instructions to create a coin based on fehcoin? The files are different.

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