Bitcoin Forum
May 08, 2024, 01:51:54 PM *
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 1501 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.
1715176314
Hero Member
*
Offline Offline

Posts: 1715176314

View Profile Personal Message (Offline)

Ignore
1715176314
Reply with quote  #2

1715176314
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715176314
Hero Member
*
Offline Offline

Posts: 1715176314

View Profile Personal Message (Offline)

Ignore
1715176314
Reply with quote  #2

1715176314
Report to moderator
1715176314
Hero Member
*
Offline Offline

Posts: 1715176314

View Profile Personal Message (Offline)

Ignore
1715176314
Reply with quote  #2

1715176314
Report to moderator
1715176314
Hero Member
*
Offline Offline

Posts: 1715176314

View Profile Personal Message (Offline)

Ignore
1715176314
Reply with quote  #2

1715176314
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


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!