Bitcoin Forum
April 27, 2024, 12:10:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Run failure client 0.10.2 , after I compile it succeed  (Read 1500 times)
ftc-c (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
May 30, 2015, 05:53:39 AM
 #1

I  have download bitcoin-0.10.2.tar.gz, then I  have compiled client 0.10.2 succee. But I double-click bitcoin-qt.exe , It automatic quit without warning or error message.
I need your help ,thank you in advance .

My development environment
Windows 7.1 32bit and mingw4.9,
boost1.58
db-4.8.30.NC
openssl-1.0.1i
protobuf-2.5.0
qrencode-3.4.4
gmp-6.0.0
QT5.3.1

Code:
CPPFLAGS="-I/D/BTC/Dev/miniupnpc \
-I/D/BTC/Dev/boost_1_58_0 \
-I/D/FTC/dev/db-4.8.30.NC/build_unix \
-I/D/BTC/Dev/openssl-1.0.1i/include \
-I/D/BTC/Dev \
-I/D/BTC/Dev/protobuf-2.5.0/src \
-I/D/BTC/Dev/libpng-1.6.12 \
-I/D/BTC/Dev/qrencode-3.4.4 \
-I/D/FTC/dev/ZebraCrossing-master/src/libsrc \
-I/D/BTC/Dev/gmp-6.0.0 \
-DSTATICLIB " \
LDFLAGS="-L/D/BTC/Dev/boost_1_58_0/stage/lib \
-L/D/FTC/dev/db-4.8.30.NC/build_unix \
-L/D/BTC/Dev/openssl-1.0.1i \
-L/D/BTC/Dev/miniupnpc \
-L/D/BTC/Dev/protobuf-2.5.0/src/.libs \
-L/D/BTC/Dev/libpng-1.6.12/.libs \
-L/D/BTC/Dev/qrencode-3.4.4/.libs \
-L/D/BTC/Dev/gmp-6.0.0/.libs \
-L/D/FTC/dev/ZebraCrossing-master/build32/Release " \
BOOST_ROOT=/D/BTC/Dev/boost_1_58_0 \
./configure \
--disable-upnp-default \
--disable-tests \
--with-qt-incdir=/D/BTC/Dev/QT/5.3.1/include \
--with-qt-libdir=/D/BTC/Dev/QT/5.3.1/lib \
--with-qt-bindir=/D/BTC/Dev/QT/5.3.1/bin \
--with-qt-plugindir=/D/BTC/Dev/QT/5.3.1/plugins \
--with-boost-system=mgw49-mt-s-1_58 \
--with-boost-filesystem=mgw49-mt-s-1_58 \
--with-boost-program-options=mgw49-mt-s-1_58 \
--with-boost-thread=mgw49-mt-s-1_58 \
--with-boost-chrono=mgw49-mt-s-1_58 \
--with-protoc-bindir=/D/BTC/Dev/protobuf-2.5.0/src \
--with-boost=/D/BTC/Dev/boost_1_58_0/stage \
--with-boost-libdir=/D/BTC/Dev/boost_1_58_0/stage/lib

Code:
make

my bitcoin-qt.exe size is 179MB.
1714176635
Hero Member
*
Offline Offline

Posts: 1714176635

View Profile Personal Message (Offline)

Ignore
1714176635
Reply with quote  #2

1714176635
Report to moderator
1714176635
Hero Member
*
Offline Offline

Posts: 1714176635

View Profile Personal Message (Offline)

Ignore
1714176635
Reply with quote  #2

1714176635
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714176635
Hero Member
*
Offline Offline

Posts: 1714176635

View Profile Personal Message (Offline)

Ignore
1714176635
Reply with quote  #2

1714176635
Report to moderator
1714176635
Hero Member
*
Offline Offline

Posts: 1714176635

View Profile Personal Message (Offline)

Ignore
1714176635
Reply with quote  #2

1714176635
Report to moderator
1714176635
Hero Member
*
Offline Offline

Posts: 1714176635

View Profile Personal Message (Offline)

Ignore
1714176635
Reply with quote  #2

1714176635
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3374
Merit: 6535


Just writing some code


View Profile WWW
May 30, 2015, 03:06:53 PM
 #2

Can you post the contents of the debug log? That will help us troubleshoot.

ftc-c (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
June 01, 2015, 07:07:48 AM
 #3

bitcoin\debug.log  no changed, nothing been writed into it.
coinpr0n
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
June 01, 2015, 05:19:27 PM
 #4

Is there no output when you execute it from the commandline (instead of double-clicking the icon)?

ftc-c (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
June 04, 2015, 06:28:18 AM
 #5

Is there no output when you execute it from the commandline (instead of double-clicking the icon)?
Yes, can not start. No window
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!