WOULD ALSO DONATE !!!
you can upload here: http://megacloud.tk
User: bitcoin
Password: bitcoin
i have working deps on windows. And there is no problem. but that is 1.87GB and my connection is an ass!!
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
g++: error: CreateProcess: No such file or directory
Makefile.Release:70469: recipe for target 'build/qrcodedialog.o' failed
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/c/qrencode-3.4.4':
configure: error: C compiler cannot create executables
See `config.log' for more details
cd /c/deps/qrencode-3.4.4
LIBS="../libpng-1.6.12/.libs/libpng.a ../../mingw32/i686-w64-mingw32/lib/libz.a" \
png_CFLAGS="-I../libpng-1.6.12" \
png_LIBS="-L../libpng-1.6.12/.libs" \
configure --enable-static --disable-shared --without-tools
make
In file included from ..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:64:0,
from src/db.h:14,
from src/walletdb.h:8,
from src/wallet.h:19,
from src/init.h:8,
from src\qt\bitcoin.cpp:11:
..\db-4.8.30.NC-mgw\build_unix/db.h: At global scope:
..\db-4.8.30.NC-mgw\build_unix/db.h:113:9: error: 'pthread_t' does not name a ty
pe
typedef pthread_t db_threadid_t;
^
..\db-4.8.30.NC-mgw\build_unix/db.h:846:2: error: 'db_threadid_t' does not name
a type
db_threadid_t tid; /* Thread owning txn ID */
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2022:42: error: 'db_threadid_t' has not been
declared
int (*is_alive) __P((DB_ENV *, pid_t, db_threadid_t, u_int32_t));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2023:45: error: 'db_threadid_t' has not been
declared
void (*thread_id) __P((DB_ENV *, pid_t *, db_threadid_t *));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2024:50: error: 'db_threadid_t' has not been
declared
char *(*thread_id_string) __P((DB_ENV *, pid_t, db_threadid_t, char *));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2160:29: error: 'db_threadid_t' has not been
declared
int (**)(DB_ENV *, pid_t, db_threadid_t, u_int32_t)));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2184:47: error: 'db_threadid_t' has not been
declared
__P((DB_ENV *, void (**)(DB_ENV *, pid_t *, db_threadid_t *)));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2186:31: error: 'db_threadid_t' has not been
declared
char *(**)(DB_ENV *, pid_t, db_threadid_t, char *)));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2292:28: error: 'db_threadid_t' has not been
declared
int (*)(DB_ENV *, pid_t, db_threadid_t, u_int32_t)));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2318:46: error: 'db_threadid_t' has not been
declared
__P((DB_ENV *, void (*)(DB_ENV *, pid_t *, db_threadid_t *)));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
..\db-4.8.30.NC-mgw\build_unix/db.h:2320:30: error: 'db_threadid_t' has not been
declared
char *(*)(DB_ENV *, pid_t, db_threadid_t, char *)));
^
..\db-4.8.30.NC-mgw\build_unix/db.h:40:21: note: in definition of macro '__P'
#define __P(protos) protos
^
In file included from src/db.h:14:0,
from src/walletdb.h:8,
from src/wallet.h:19,
from src/init.h:8,
from src\qt\bitcoin.cpp:11:
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:483:31: error: 'db_threadid_t' has not b
een declared
int (**)(DbEnv *, pid_t, db_threadid_t, u_int32_t));
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:485:30: error: 'db_threadid_t' has not b
een declared
int (*)(DbEnv *, pid_t, db_threadid_t, u_int32_t));
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:673:34: error: 'db_threadid_t' has not b
een declared
void (**)(DbEnv *, pid_t *, db_threadid_t *));
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:674:55: error: 'db_threadid_t' has not b
een declared
virtual int set_thread_id(void (*)(DbEnv *, pid_t *, db_threadid_t *));
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:676:33: error: 'db_threadid_t' has not b
een declared
char *(**)(DbEnv *, pid_t, db_threadid_t, char *));
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:678:13: error: 'db_threadid_t' has not b
een declared
pid_t, db_threadid_t, char *));
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:747:6: error: 'db_threadid_t' has not be
en declared
db_threadid_t thrid, u_int32_t flags);
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:755:6: error: 'db_threadid_t' has not be
en declared
db_threadid_t *thridp);
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:757:6: error: 'db_threadid_t' has not be
en declared
db_threadid_t thrid, char *buf);
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:779:43: error: 'db_threadid_t' has not b
een declared
int (*isalive_callback_)(DbEnv *, pid_t, db_threadid_t, u_int32_t);
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:787:48: error: 'db_threadid_t' has not b
een declared
void (*thread_id_callback_)(DbEnv *, pid_t *, db_threadid_t *);
^
..\db-4.8.30.NC-mgw\build_unix/db_cxx.h:788:54: error: 'db_threadid_t' has not b
een declared
char *(*thread_id_string_callback_)(DbEnv *, pid_t, db_threadid_t,
^
In file included from ..\boost-1.50.0-mgw/boost/system/system_error.hpp:14:0,
from ..\boost-1.50.0-mgw/boost/thread/exceptions.hpp:22,
from ..\boost-1.50.0-mgw/boost/thread/win32/thread_primitives.h
pp:16,
from ..\boost-1.50.0-mgw/boost/thread/win32/basic_timed_mutex.h
pp:14,
from ..\boost-1.50.0-mgw/boost/thread/win32/mutex.hpp:9,
from ..\boost-1.50.0-mgw/boost/thread/mutex.hpp:14,
from src/allocators.h:10,
from src\qt\walletmodel.h:8,
from src\qt\bitcoin.cpp:6:
..\boost-1.50.0-mgw/boost/system/error_code.hpp:214:36: warning: 'boost::system:
:posix_category' defined but not used [-Wunused-variable]
static const error_category & posix_category = generic_category();
^
..\boost-1.50.0-mgw/boost/system/error_code.hpp:215:36: warning: 'boost::system:
:errno_ecat' defined but not used [-Wunused-variable]
static const error_category & errno_ecat = generic_category();
^
..\boost-1.50.0-mgw/boost/system/error_code.hpp:216:36: warning: 'boost::system:
:native_ecat' defined but not used [-Wunused-variable]
static const error_category & native_ecat = system_category();
^
Makefile.Release:12235: recipe for target 'build/bitcoin.o' failed
mingw32-make: *** [build/bitcoin.o] Error 1
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_system-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_filesystem-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_program_options-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_thread-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_chrono-mgw48-mt-s-1_55
collect2.exe: error: ld returned 1 exit status
C:\Coins\foobarcoin>make -f Makefile.Release
c:\Qt\4.8.4\bin\rcc.exe -name bitcoin src\qt\bitcoin.qrc -o release\qrc_bitcoin.
cpp
g++ -c -fpermissive -O2 -frtti -fexceptions -mthreads -fdiagnostics-show-option
-Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-par
ameter -Wstack-protector -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_GUI -DBOOST_THREA
D_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_IPV6=1 -DWIN32 -D_MT -DBOOST_THREAD_PR
OVIDES_GENERIC_SHARED_MUTEX_ON_WIN -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DQT_GUI_LI
B -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQ
T_HAVE_SSE2 -DQT_NEEDS_QMAIN -I"..\..\Qt\4.8.4\include\QtCore" -I"..\..\Qt\4.8.4
\include\QtGui" -I"..\..\Qt\4.8.4\include" -I"src" -I"src\json" -I"src\qt" -I"sr
c\leveldb\include" -I"src\leveldb\helpers" -I"..\..\deps\boost_1_53_0" -I"..\..\
deps\db-4.8.30.NC\build_unix" -I"..\..\deps\openssl-1.0.1e\include" -I"..\..\Qt\
4.8.4\include\ActiveQt" -I"build" -I"build" -I"..\..\Qt\4.8.4\mkspecs\win32-g++"
-o build\qrc_bitcoin.o release\qrc_bitcoin.cpp
g++ -Wl,--large-address-aware -static -static-libgcc -static-libstdc++ -Wl,-s -m
threads -Wl,-subsystem,windows -o release\foobarCoin-qt.exe object_script.foobarCoin
-qt.Release -L"c:\Qt\4.8.4\lib" -lmingwthrd -lmingw32 -lqtmain build\bitcoin-qt
_res.o -lshlwapi -lssl -lcrypto -ldb_cxx -lws2_32 -lole32 -loleaut32 -luuid -lgd
i32 -lboost_system-mgw46-mt-sd-1_53 -lboost_filesystem-mgw46-mt-sd-1_53 -lboost_
program_options-mgw46-mt-sd-1_53 -lboost_thread-mgw46-mt-sd-1_53 C:/Coins/foobarco
in/src/leveldb/libleveldb.a C:/Coins/foobarcoin/src/leveldb/libmemenv.a -lshlwapi
-LC:/deps/boost_1_53_0/stage/lib -LC:/deps/db-4.8.30.NC/build_unix -LC:/deps/ope
nssl-1.0.1e -lssl -lcrypto -ldb_cxx -lws2_32 -lshlwapi -lmswsock -lole32 -loleau
t32 -luuid -lgdi32 -lboost_system-mgw46-mt-sd-1_53 -lboost_filesystem-mgw46-mt-s
d-1_53 -lboost_program_options-mgw46-mt-sd-1_53 -lboost_thread-mgw46-mt-sd-1_53
-lboost_chrono-mgw46-mt-sd-1_53 -lQtGui4 -lQtCore4
./build\miner.o:miner.cpp:(.text$_ZN5boost6detail5win3223GetTickCount64emulation
Ev+0x1e): undefined reference to `_InterlockedCompareExchange'
./build\miner.o:miner.cpp:(.text$_ZN5boost6detail5win3223GetTickCount64emulation
Ev+0x77): undefined reference to `_InterlockedCompareExchange'
./build\miner.o:miner.cpp:(.text$_ZN5boost6detail5win3223GetTickCount64emulation
Ev+0xdf): undefined reference to `_InterlockedCompareExchange'
collect2: error: ld returned 1 exit status error
mingw32-make: *** [release\foobarCoin-qt.exe] Error 1
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_system-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_filesystem-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_program_options-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_thread-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_chrono-mgw48-mt-s-1_55
collect2.exe: error: ld returned 1 exit status
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_system-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_filesystem-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_program_options-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_thread-mgw48-mt-s-1_55
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lboost_chrono-mgw48-mt-s-1_55
collect2.exe: error: ld returned 1 exit status